Voting helps other researchers find interesting modules.
Terms from AddressComponent proto that we can use as address synonyms. At the time of annotation we have the entire AddressProto, however we can't use it all due to size. So only store relevant pieces of components (defined in superroot/impls/localweb/s2_synoyms.h).
language
String.t
nil
name
type
integer()
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefGeoMetadataProtoAddressSynonym{ language: String.t() | nil, name: String.t() | nil, type: integer() | nil }
@spec decode(struct(), keyword()) :: struct()