blob: 7e03e1f8b1062cfa7aefb3986c246e22d9e2a795 [file] [log] [blame] [edit]
{
"api_shortname": "maps-addressvalidation",
"name_pretty": "Address Validation API",
"product_documentation": "https://developers.google.com/maps/documentation/address-validation/",
"api_description": "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.",
"client_documentation": "https://cloud.google.com/java/docs/reference/google-maps-addressvalidation/latest/overview",
"release_level": "preview",
"transport": "grpc",
"language": "java",
"repo": "googleapis/java-maps-addressvalidation",
"repo_short": "java-maps-addressvalidation",
"distribution_name": "com.google.maps:google-maps-addressvalidation",
"api_id": "addressvalidation.googleapis.com",
"library_type": "GAPIC_AUTO",
"requires_billing": true
}