Properties of an AggregatedMetrics.
Package
@googlemaps/routeoptimizationProperties
breakDuration
breakDuration?: (google.protobuf.IDuration|null);
AggregatedMetrics breakDuration
delayDuration
delayDuration?: (google.protobuf.IDuration|null);
AggregatedMetrics delayDuration
maxLoads
maxLoads?: ({ [k: string]: google.maps.routeoptimization.v1.ShipmentRoute.IVehicleLoad }|null);
AggregatedMetrics maxLoads
performedShipmentCount
performedShipmentCount?: (number|null);
AggregatedMetrics performedShipmentCount
totalDuration
totalDuration?: (google.protobuf.IDuration|null);
AggregatedMetrics totalDuration
travelDistanceMeters
travelDistanceMeters?: (number|null);
AggregatedMetrics travelDistanceMeters
travelDuration
travelDuration?: (google.protobuf.IDuration|null);
AggregatedMetrics travelDuration
visitDuration
visitDuration?: (google.protobuf.IDuration|null);
AggregatedMetrics visitDuration
waitDuration
waitDuration?: (google.protobuf.IDuration|null);
AggregatedMetrics waitDuration