Name
Message Summary
message Name
The name and language code of a feature including any transliterated or phonetic representations. Names can generally be used for map display and destination selection.
Include: name.proto
Properties
Field | Type | Label | Description | |
---|---|---|---|---|
text | Text | Text of the name. Required. | ||
name_type | NameType | The type of this name. Some name types will be preferred depending on use case. For example, full name would be preferable for street name display. | ||
representation | NameRepresentation | repeated | Additional transliterated or phonetic representations for the name. | |
primary | BoolValue | Indicates whether this name is a primary name or not. Optional - the bool wrapper allows for a null. If null, the semantics are that it is unknown whether the name is primary or not. |