Route Optimization API

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
CancelOperation Starts asynchronous cancellation on a long-running operation.
DeleteOperation Deletes a long-running operation.
GetOperation Gets the latest state of a long-running operation.
ListOperations Lists operations that match the specified filter in the request.
WaitOperation 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
BatchOptimizeTours Optimizes vehicle tours for one or more OptimizeToursRequest messages as a batch.
OptimizeTours Sends an OptimizeToursRequest containing a ShipmentModel and returns an OptimizeToursResponse containing ShipmentRoutes, which are a set of routes to be performed by vehicles minimizing the overall cost.