Voting helps other researchers find interesting modules.
Message containing information about the source of this triple. See go/kg-provenance for an explanation of the fields.
accessRequired
integer()
nil
creator
String.t
datasetMid
isSupportingData
boolean()
lgMetadata
GoogleApi.ContentWarehouse.V1.Model.StorageGraphBfgLivegraphProvenanceMetadata.t
policyMetadata
GoogleApi.ContentWarehouse.V1.Model.StorageGraphBfgPolicyMetadata.t
process
restrictions
list(String.t)
sourceCategory
sourceDocId
sourceUrl
spiiCertification
GoogleApi.ContentWarehouse.V1.Model.StorageGraphBfgSpiiCertification.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.KnowledgeGraphTripleProvenance{ accessRequired: integer() | nil, creator: String.t() | nil, datasetMid: String.t() | nil, isSupportingData: boolean() | nil, lgMetadata: GoogleApi.ContentWarehouse.V1.Model.StorageGraphBfgLivegraphProvenanceMetadata.t() | nil, policyMetadata: GoogleApi.ContentWarehouse.V1.Model.StorageGraphBfgPolicyMetadata.t() | nil, process: String.t() | nil, restrictions: [String.t()] | nil, sourceCategory: String.t() | nil, sourceDocId: String.t() | nil, sourceUrl: String.t() | nil, spiiCertification: GoogleApi.ContentWarehouse.V1.Model.StorageGraphBfgSpiiCertification.t() | nil }
@spec decode(struct(), keyword()) :: struct()