Voting helps other researchers find interesting modules.
A BestLocaleProto holds information about the best-match locale for a feature. Clients may use this information to determine the appropriate local name of a feature.
locale
GoogleApi.ContentWarehouse.V1.Model.GeostoreFeatureIdProto.t
nil
localizationPolicyId
String.t
metadata
GoogleApi.ContentWarehouse.V1.Model.GeostoreFieldMetadataProto.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreBestLocaleProto{ locale: GoogleApi.ContentWarehouse.V1.Model.GeostoreFeatureIdProto.t() | nil, localizationPolicyId: String.t() | nil, metadata: GoogleApi.ContentWarehouse.V1.Model.GeostoreFieldMetadataProto.t() | nil }
@spec decode(struct(), keyword()) :: struct()