Uses of Interface
com.google.cloud.optimization.v1.OptimizeToursResponseOrBuilder
-
Packages that use OptimizeToursResponseOrBuilder Package Description com.google.cloud.optimization.v1 A client to Cloud Optimization API -
-
Uses of OptimizeToursResponseOrBuilder in com.google.cloud.optimization.v1
Classes in com.google.cloud.optimization.v1 that implement OptimizeToursResponseOrBuilder Modifier and Type Class Description class
OptimizeToursResponse
Response after solving a tour optimization problem containing the routes followed by each vehicle, the shipments which have been skipped and the overall cost of the solution.static class
OptimizeToursResponse.Builder
Response after solving a tour optimization problem containing the routes followed by each vehicle, the shipments which have been skipped and the overall cost of the solution.
-