GoogleApi.ContentWarehouse.V1.Model.GeostoreKnowledgeGraphReferenceProto
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
The reference to an entity in the KnowledgeGraph. For details on the KnowledgeGraph see http://goto/kg.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
id
(type:String.t
, default:nil
)
- KG Identifier (MID). For details, see http://go/ke-bg-knowledge-graph#mids.
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreKnowledgeGraphReferenceProto{
id: String.t() | nil
}
id: String.t() | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.GeostoreKnowledgeGraphReferenceProto