- optimizeTours(OptimizeToursRequest, StreamObserver<OptimizeToursResponse>) - Method in interface com.google.cloud.optimization.v1.FleetRoutingGrpc.AsyncService
-
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.
- optimizeTours(OptimizeToursRequest) - Method in class com.google.cloud.optimization.v1.FleetRoutingGrpc.FleetRoutingBlockingStub
-
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.
- optimizeTours(OptimizeToursRequest) - Method in class com.google.cloud.optimization.v1.FleetRoutingGrpc.FleetRoutingFutureStub
-
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.
- optimizeTours(OptimizeToursRequest, StreamObserver<OptimizeToursResponse>) - Method in class com.google.cloud.optimization.v1.FleetRoutingGrpc.FleetRoutingStub
-
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.