KeyValuePairType
Message Summary
message KeyValuePairType
Undefined data represented through custom key-value pairs.
Include: places_attributes.proto
Properties
Field | Type | Label | Description | |
---|---|---|---|---|
key | string | The key name associated with the custom attribute. | ||
value | string | Value for the corresponding key | ||
language_code | string | Indicates the official BCP 47 language code associated with the specified string. | ||
language_type | string | Indicates the type of language code associated with the specified string. Acceptable values include TRANSLATION, TRANSLITERATION, TRANSCRIPTION and AIRPORTCODE. |