All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.google.maps.routing.v2.gapic_metadata.json Maven / Gradle / Ivy

Go to download

Routes API 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.

There is a newer version: 1.34.0
Show newest version
{
  "schema": "1.0",
  "comment": "This file maps proto services/RPCs to the corresponding library clients/methods",
  "language": "java",
  "protoPackage": "google.maps.routing.v2",
  "libraryPackage": "com.google.maps.routing.v2",
  "services": {
    "Routes": {
      "clients": {
        "grpc": {
          "libraryClient": "RoutesClient",
          "rpcs": {
            "ComputeRouteMatrix": {
              "methods": ["computeRouteMatrixCallable"]
            },
            "ComputeRoutes": {
              "methods": ["computeRoutes", "computeRoutesCallable"]
            }
          }
        }
      }
    }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy