# Constants
See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
Private Service: https://www.googleapis.com/auth/maps-platform.addressvalidation.
# Structs
GoogleGeoTypeViewport: A latitude-longitude viewport, represented as two diagonally opposite `low` and `high` points.
GoogleMapsAddressvalidationV1Address: Details of the post-processed address.
GoogleMapsAddressvalidationV1AddressComponent: Represents an address component, such as a street, city, or state.
GoogleMapsAddressvalidationV1AddressMetadata: The metadata for the address.
GoogleMapsAddressvalidationV1ComponentName: A wrapper for the name of the component.
GoogleMapsAddressvalidationV1Geocode: Contains information about the place the input was geocoded to.
GoogleMapsAddressvalidationV1LanguageOptions: Preview: This feature is in Preview (pre-GA).
GoogleMapsAddressvalidationV1PlusCode: Plus code (http://plus.codes) is a location reference with two formats: global code defining a 14mx14m (1/8000th of a degree) or smaller rectangle, and compound code, replacing the prefix with a reference location.
GoogleMapsAddressvalidationV1ProvideValidationFeedbackRequest: The request for sending validation feedback.
GoogleMapsAddressvalidationV1ProvideValidationFeedbackResponse: The response for validation feedback.
GoogleMapsAddressvalidationV1UspsAddress: USPS representation of a US address.
GoogleMapsAddressvalidationV1UspsData: The USPS data for the address.
GoogleMapsAddressvalidationV1ValidateAddressRequest: The request for validating an address.
GoogleMapsAddressvalidationV1ValidateAddressResponse: The response to an address validation request.
GoogleMapsAddressvalidationV1ValidationResult: The result of validating an address.
GoogleMapsAddressvalidationV1Verdict: High level overview of the address validation result and geocode.
GoogleTypeLatLng: An object that represents a latitude/longitude pair.
GoogleTypePostalAddress: Represents a postal address.