Voting helps other researchers find interesting modules.
Various external IDs that we may have for a given LocalResult. These IDs can map to the corresponding result in other Google systems (KnowledgeGraph) or in third-party systems (OpenTable).
blueGingerSupportedServices
GoogleApi.ContentWarehouse.V1.Model.BlueGingerClientVisibleProtoBlueGingerSupportedServices.t
nil
knowledgeGraphMid
String.t
maddenSupportedActions
GoogleApi.ContentWarehouse.V1.Model.GeoOndemandAssistantSupportedActions.t
openTableRestaurantId
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.QualityDialogManagerExternalIds{ blueGingerSupportedServices: GoogleApi.ContentWarehouse.V1.Model.BlueGingerClientVisibleProtoBlueGingerSupportedServices.t() | nil, knowledgeGraphMid: String.t() | nil, maddenSupportedActions: GoogleApi.ContentWarehouse.V1.Model.GeoOndemandAssistantSupportedActions.t() | nil, openTableRestaurantId: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()