com.google.maps.routeoptimization.v1.gapic_metadata.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of google-maps-routeoptimization Show documentation
Show all versions of google-maps-routeoptimization Show documentation
Route Optimization API The Route Optimization API assigns tasks and routes to a vehicle fleet, optimizing against the objectives and constraints that you supply for your transportation goals.
The newest version!
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods",
"language": "java",
"protoPackage": "google.maps.routeoptimization.v1",
"libraryPackage": "com.google.maps.routeoptimization.v1",
"services": {
"RouteOptimization": {
"clients": {
"grpc": {
"libraryClient": "RouteOptimizationClient",
"rpcs": {
"BatchOptimizeTours": {
"methods": ["batchOptimizeToursAsync", "batchOptimizeToursOperationCallable", "batchOptimizeToursCallable"]
},
"OptimizeTours": {
"methods": ["optimizeTours", "optimizeToursCallable"]
}
}
}
}
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy