Skip to content

Commit 49dd298

Browse files
author
Google APIs
committed
chore: regenerate API index
1 parent 7b2540a commit 49dd298

1 file changed

Lines changed: 91 additions & 0 deletions

File tree

api-index-v1.json

Lines changed: 91 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82883,6 +82883,97 @@
8288382883
"google.logging.v2.MetricsServiceV2"
8288482884
]
8288582885
},
82886+
{
82887+
"id": "google.maps.addressvalidation.v1",
82888+
"directory": "google/maps/addressvalidation/v1",
82889+
"version": "v1",
82890+
"majorVersion": "v1",
82891+
"hostName": "addressvalidation.googleapis.com",
82892+
"title": "Address Validation API",
82893+
"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.",
82894+
"importDirectories": [
82895+
"google/api",
82896+
"google/geo/type",
82897+
"google/maps/addressvalidation/v1",
82898+
"google/type"
82899+
],
82900+
"options": {
82901+
"cc_enable_arenas": {
82902+
"valueCounts": {
82903+
"true": 5
82904+
}
82905+
},
82906+
"csharp_namespace": {
82907+
"valueCounts": {
82908+
"Google.Maps.AddressValidation.V1": 5
82909+
}
82910+
},
82911+
"go_package": {
82912+
"valueCounts": {
82913+
"google.golang.org/genproto/googleapis/maps/addressvalidation/v1;addressvalidation": 5
82914+
}
82915+
},
82916+
"java_multiple_files": {
82917+
"valueCounts": {
82918+
"true": 5
82919+
}
82920+
},
82921+
"java_package": {
82922+
"valueCounts": {
82923+
"com.google.maps.addressvalidation.v1": 5
82924+
}
82925+
},
82926+
"objc_class_prefix": {
82927+
"valueCounts": {
82928+
"GMPAVV1": 5
82929+
}
82930+
},
82931+
"php_namespace": {
82932+
"valueCounts": {
82933+
"Google\\Maps\\AddressValidation\\V1": 5
82934+
}
82935+
},
82936+
"ruby_package": {
82937+
"valueCounts": {
82938+
"Google::Maps::AddressValidation::V1": 5
82939+
}
82940+
}
82941+
},
82942+
"services": [
82943+
{
82944+
"shortName": "AddressValidation",
82945+
"fullName": "google.maps.addressvalidation.v1.AddressValidation",
82946+
"methods": [
82947+
{
82948+
"shortName": "ProvideValidationFeedback",
82949+
"fullName": "google.maps.addressvalidation.v1.AddressValidation.ProvideValidationFeedback",
82950+
"mode": "UNARY",
82951+
"bindings": [
82952+
{
82953+
"httpMethod": "POST",
82954+
"path": "/v1:provideValidationFeedback"
82955+
}
82956+
]
82957+
},
82958+
{
82959+
"shortName": "ValidateAddress",
82960+
"fullName": "google.maps.addressvalidation.v1.AddressValidation.ValidateAddress",
82961+
"mode": "UNARY",
82962+
"bindings": [
82963+
{
82964+
"httpMethod": "POST",
82965+
"path": "/v1:validateAddress"
82966+
}
82967+
]
82968+
}
82969+
]
82970+
}
82971+
],
82972+
"configFile": "addressvalidation_v1.yaml",
82973+
"serviceConfigApiNames": [
82974+
"google.maps.addressvalidation.v1.AddressValidation"
82975+
]
82976+
},
8288682977
{
8288782978
"id": "google.maps.fleetengine.delivery.v1",
8288882979
"directory": "google/maps/fleetengine/delivery/v1",

0 commit comments

Comments
 (0)