Skip to content

Commit cc92ed1

Browse files
author
Google APIs
committed
chore: regenerate API index
1 parent ff05189 commit cc92ed1

1 file changed

Lines changed: 93 additions & 0 deletions

File tree

api-index-v1.json

Lines changed: 93 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83228,6 +83228,99 @@
8322883228
"google.maps.routes.v1.RoutesPreferred"
8322983229
]
8323083230
},
83231+
{
83232+
"id": "google.maps.routing.v2",
83233+
"directory": "google/maps/routing/v2",
83234+
"version": "v2",
83235+
"majorVersion": "v2",
83236+
"hostName": "routes.googleapis.com",
83237+
"title": "routes.googleapis.com API",
83238+
"description": "routes.googleapis.com API.",
83239+
"importDirectories": [
83240+
"google/api",
83241+
"google/geo/type",
83242+
"google/maps/routing/v2",
83243+
"google/protobuf",
83244+
"google/rpc",
83245+
"google/type"
83246+
],
83247+
"options": {
83248+
"cc_enable_arenas": {
83249+
"valueCounts": {
83250+
"true": 17
83251+
}
83252+
},
83253+
"csharp_namespace": {
83254+
"valueCounts": {
83255+
"Google.Maps.Routing.V2": 17
83256+
}
83257+
},
83258+
"go_package": {
83259+
"valueCounts": {
83260+
"google.golang.org/genproto/googleapis/maps/routing/v2;routing": 17
83261+
}
83262+
},
83263+
"java_multiple_files": {
83264+
"valueCounts": {
83265+
"true": 17
83266+
}
83267+
},
83268+
"java_package": {
83269+
"valueCounts": {
83270+
"com.google.maps.routing.v2": 17
83271+
}
83272+
},
83273+
"objc_class_prefix": {
83274+
"valueCounts": {
83275+
"GMRV2": 17
83276+
}
83277+
},
83278+
"php_namespace": {
83279+
"valueCounts": {
83280+
"Google\\Maps\\Routing\\V2": 17
83281+
}
83282+
},
83283+
"ruby_package": {
83284+
"valueCounts": {
83285+
"Google::Maps::Routing::V2": 17
83286+
}
83287+
}
83288+
},
83289+
"services": [
83290+
{
83291+
"shortName": "Routes",
83292+
"fullName": "google.maps.routing.v2.Routes",
83293+
"methods": [
83294+
{
83295+
"shortName": "ComputeRouteMatrix",
83296+
"fullName": "google.maps.routing.v2.Routes.ComputeRouteMatrix",
83297+
"mode": "SERVER_STREAMING",
83298+
"bindings": [
83299+
{
83300+
"httpMethod": "POST",
83301+
"path": "/distanceMatrix/v2:computeRouteMatrix"
83302+
}
83303+
]
83304+
},
83305+
{
83306+
"shortName": "ComputeRoutes",
83307+
"fullName": "google.maps.routing.v2.Routes.ComputeRoutes",
83308+
"mode": "UNARY",
83309+
"bindings": [
83310+
{
83311+
"httpMethod": "POST",
83312+
"path": "/directions/v2:computeRoutes"
83313+
}
83314+
]
83315+
}
83316+
]
83317+
}
83318+
],
83319+
"configFile": "routes_v2.yaml",
83320+
"serviceConfigApiNames": [
83321+
"google.maps.routing.v2.Routes"
83322+
]
83323+
},
8323183324
{
8323283325
"id": "google.monitoring.dashboard.v1",
8323383326
"directory": "google/monitoring/dashboard/v1",

0 commit comments

Comments
 (0)