GoogleApi.Places.V1.Model.GoogleTypeLocalizedText (google_api_places v0.11.0)
View SourceLocalized variant of a text in a particular language.
Attributes
-
languageCode
(type:String.t
, default:nil
) - The text's BCP-47 language code, such as "en-US" or "sr-Latn". For more information, see http://www.unicode.org/reports/tr35/#Unicode_locale_identifier. -
text
(type:String.t
, default:nil
) - Localized string in the language corresponding to language_code below.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.