Voting helps other researchers find interesting modules.
A GConceptInstanceProto contains a GConceptID (which is the unique identifier of a GConcept, a category in the Geo Ontology).
gconceptId
String.t
nil
metadata
GoogleApi.ContentWarehouse.V1.Model.GeostoreFieldMetadataProto.t
prominence
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreGConceptInstanceProto{ gconceptId: String.t() | nil, metadata: GoogleApi.ContentWarehouse.V1.Model.GeostoreFieldMetadataProto.t() | nil, prominence: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()