Uses of Interface
com.google.cloud.optimization.v1.ShipmentRoute.VehicleLoadOrBuilder
-
Packages that use ShipmentRoute.VehicleLoadOrBuilder Package Description com.google.cloud.optimization.v1 A client to Cloud Optimization API -
-
Uses of ShipmentRoute.VehicleLoadOrBuilder in com.google.cloud.optimization.v1
Classes in com.google.cloud.optimization.v1 that implement ShipmentRoute.VehicleLoadOrBuilder Modifier and Type Class Description static class
ShipmentRoute.VehicleLoad
Reports the actual load of the vehicle at some point along the route, for a given type (see [Transition.vehicle_loads][google.cloud.optimization.v1.ShipmentRoute.Transition.vehicle_loads]).static class
ShipmentRoute.VehicleLoad.Builder
Reports the actual load of the vehicle at some point along the route, for a given type (see [Transition.vehicle_loads][google.cloud.optimization.v1.ShipmentRoute.Transition.vehicle_loads]).
-