Module google_api_proto::google::maps::routeoptimization::v1::shipment_route
source · Expand description
Nested message and enum types in ShipmentRoute
.
Structs§
- Data representing the execution of a break.
- The encoded representation of a polyline. More information on polyline encoding can be found here: https://developers.google.com/maps/documentation/utilities/polylinealgorithm https://developers.google.com/maps/documentation/javascript/reference/geometry#encoding.
- Transition between two events on the route. See the description of [ShipmentRoute][google.maps.routeoptimization.v1.ShipmentRoute].
- Reports the actual load of the vehicle at some point along the route, for a given type (see [Transition.vehicle_loads][google.maps.routeoptimization.v1.ShipmentRoute.Transition.vehicle_loads]).
- A visit performed during a route. This visit corresponds to a pickup or a delivery of a
Shipment
.