-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Expand file tree
/
Copy path.repo-metadata.json
More file actions
16 lines (16 loc) · 878 Bytes
/
.repo-metadata.json
File metadata and controls
16 lines (16 loc) · 878 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"api_shortname": "maps-routing",
"name_pretty": "Routes API",
"product_documentation": "https://developers.google.com/maps/documentation/routes",
"api_description": "Routes API is the next generation, performance optimized version of the existing Directions API and Distance Matrix API. It helps you find the ideal route from A to Z, calculates ETAs and distances for matrices of origin and destination locations, and also offers new features.",
"client_documentation": "https://cloud.google.com/java/docs/reference/google-maps-routing/latest/overview",
"release_level": "stable",
"transport": "both",
"language": "java",
"repo": "googleapis/google-cloud-java",
"repo_short": "java-maps-routing",
"distribution_name": "com.google.maps:google-maps-routing",
"api_id": "routes.googleapis.com",
"library_type": "GAPIC_AUTO",
"requires_billing": true
}