1{ 2 "api_shortname": "maps-addressvalidation", 3 "name_pretty": "Address Validation API", 4 "product_documentation": "https://developers.google.com/maps/documentation/address-validation/", 5 "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.", 6 "client_documentation": "https://cloud.google.com/java/docs/reference/google-maps-addressvalidation/latest/overview", 7 "release_level": "preview", 8 "transport": "grpc", 9 "language": "java", 10 "repo": "googleapis/java-maps-addressvalidation", 11 "repo_short": "java-maps-addressvalidation", 12 "distribution_name": "com.google.maps:google-maps-addressvalidation", 13 "api_id": "addressvalidation.googleapis.com", 14 "library_type": "GAPIC_AUTO", 15 "requires_billing": true 16}