1type: google.api.Service 2config_version: 3 3name: addressvalidation.googleapis.com 4title: Address Validation API 5 6apis: 7- name: google.maps.addressvalidation.v1.AddressValidation 8 9documentation: 10 summary: |- 11 The Address Validation API allows developers to verify the accuracy of 12 addresses. Given an address, it returns information about the correctness 13 of the components of the parsed address, a geocode, and a verdict on the 14 deliverability of the parsed address. 15 overview: '<!--#include file="/geo/platform/address_validation/g3doc/overview.md"-->' 16