The Route Optimization API.
Service: routeoptimization.googleapis.com
The Service name routeoptimization.googleapis.com
is needed to create RPC client stubs.
google.longrunning.Operations
Methods | |
---|---|
|
Starts asynchronous cancellation on a long-running operation. |
|
Deletes a long-running operation. |
|
Gets the latest state of a long-running operation. |
|
Lists operations that match the specified filter in the request. |
|
Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state. |
google.maps.routeoptimization.v1.RouteOptimization
Methods | |
---|---|
|
Optimizes vehicle tours for one or more OptimizeToursRequest messages as a batch. |
|
Sends an OptimizeToursRequest containing a ShipmentModel and returns an OptimizeToursResponse containing ShipmentRoute s, which are a set of routes to be performed by vehicles minimizing the overall cost. |