Interface protos.google.type.ILocalizedText (2.2.0)

Properties of a LocalizedText.

Package

@googlemaps/routing

Properties

languageCode

languageCode?: (string|null);

LocalizedText languageCode

text

text?: (string|null);

LocalizedText text