Module google_api_proto::google::maps::routeoptimization::v1::shipment_model
source · Expand description
Nested message and enum types in ShipmentModel
.
Modules§
- Nested message and enum types in
DurationDistanceMatrix
.
Structs§
- Specifies a duration and distance matrix from visit and vehicle start locations to visit and vehicle end locations.
- A precedence rule between two events (each event is the pickup or the delivery of a shipment): the “second” event has to start at least
offset_duration
after “first” has started.