addressvalidation_v1.yaml 677 B

123456789101112131415161718
  1. type: google.api.Service
  2. config_version: 3
  3. name: addressvalidation.googleapis.com
  4. title: Address Validation API
  5. apis:
  6. - name: google.maps.addressvalidation.v1.AddressValidation
  7. documentation:
  8. summary: |-
  9. The Address Validation API allows developers to verify the accuracy of
  10. addresses. Given an address, it returns information about the correctness
  11. of the components of the parsed address, a geocode, and a verdict on the
  12. deliverability of the parsed address.
  13. overview: |-
  14. The Address Validation API allows developers to validate an address and
  15. its components, standardize the address for mailing, and determine the
  16. best known geocode for it.