Module: Google::Apis::AddressvalidationV1

Defined in:
lib/google/apis/addressvalidation_v1.rb,
lib/google/apis/addressvalidation_v1/classes.rb,
lib/google/apis/addressvalidation_v1/service.rb,
lib/google/apis/addressvalidation_v1/gem_version.rb,
lib/google/apis/addressvalidation_v1/representations.rb

Overview

Address Validation API

The Address Validation API allows developers to verify the accuracy of addresses. Given an address, it returns information about the correctness of the components of the parsed address, a geocode, and a verdict on the deliverability of the parsed address.

Defined Under Namespace

Classes: AddressValidationService, GoogleGeoTypeViewport, GoogleMapsAddressvalidationV1Address, GoogleMapsAddressvalidationV1AddressComponent, GoogleMapsAddressvalidationV1AddressMetadata, GoogleMapsAddressvalidationV1ComponentName, GoogleMapsAddressvalidationV1Geocode, GoogleMapsAddressvalidationV1LanguageOptions, GoogleMapsAddressvalidationV1PlusCode, GoogleMapsAddressvalidationV1ProvideValidationFeedbackRequest, GoogleMapsAddressvalidationV1ProvideValidationFeedbackResponse, GoogleMapsAddressvalidationV1UspsAddress, GoogleMapsAddressvalidationV1UspsData, GoogleMapsAddressvalidationV1ValidateAddressRequest, GoogleMapsAddressvalidationV1ValidateAddressResponse, GoogleMapsAddressvalidationV1ValidationResult, GoogleMapsAddressvalidationV1Verdict, GoogleTypeLatLng, GoogleTypePostalAddress

Constant Summary collapse

GEM_VERSION =

Version of the google-apis-addressvalidation_v1 gem

"0.3.0"
GENERATOR_VERSION =

Version of the code generator used to generate this client

"0.15.0"
REVISION =

Revision of the discovery document this client was generated from

"20240703"
VERSION =

Version of the Address Validation API this client connects to. This is NOT the gem version.

'V1'
AUTH_CLOUD_PLATFORM =

See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.

'https://www.googleapis.com/auth/cloud-platform'
AUTH_MAPS_PLATFORM_ADDRESSVALIDATION =
'https://www.googleapis.com/auth/maps-platform.addressvalidation'