Interface protos.google.maps.routeoptimization.v1.IAggregatedMetrics (0.1.0)

Properties of an AggregatedMetrics.

Package

@googlemaps/routeoptimization

Properties

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