Voting helps other researchers find interesting modules.
This message holds all info the local assistant team will need to lookup a LocalResult in search.
featureId
GoogleApi.ContentWarehouse.V1.Model.GeostoreFeatureIdProto.t
nil
geocodingAddress
String.t
kgMid
position
GoogleApi.ContentWarehouse.V1.Model.GeostorePointProto.t
rect
GoogleApi.ContentWarehouse.V1.Model.GeostoreRectProto.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingLocalLocalResultId{ featureId: GoogleApi.ContentWarehouse.V1.Model.GeostoreFeatureIdProto.t() | nil, geocodingAddress: String.t() | nil, kgMid: String.t() | nil, position: GoogleApi.ContentWarehouse.V1.Model.GeostorePointProto.t() | nil, rect: GoogleApi.ContentWarehouse.V1.Model.GeostoreRectProto.t() | nil }
@spec decode(struct(), keyword()) :: struct()