View Source GoogleApi.AddressValidation.V1.Model.GoogleMapsAddressvalidationV1LanguageOptions (google_api_address_validation v0.3.1)
Preview: This feature is in Preview (pre-GA). Pre-GA products and features might have limited support, and changes to pre-GA products and features might not be compatible with other pre-GA versions. Pre-GA Offerings are covered by the Google Maps Platform Service Specific Terms. For more information, see the launch stage descriptions. Enables the Address Validation API to include additional information in the response.
Attributes
-
returnEnglishLatinAddress
(type:boolean()
, default:nil
) - Preview: Return a [google.maps.addressvalidation.v1.Address] in English. See [google.maps.addressvalidation.v1.ValidationResult.english_latin_address] for details.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AddressValidation.V1.Model.GoogleMapsAddressvalidationV1LanguageOptions{ returnEnglishLatinAddress: boolean() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.