IAggregatedMetrics

google.cloud.optimization.v1. IAggregatedMetrics

Properties of an AggregatedMetrics.

Properties:
Name Type Attributes Description
performedShipmentCount number | null <optional>

AggregatedMetrics performedShipmentCount

travelDuration google.protobuf.IDuration | null <optional>

AggregatedMetrics travelDuration

waitDuration google.protobuf.IDuration | null <optional>

AggregatedMetrics waitDuration

delayDuration google.protobuf.IDuration | null <optional>

AggregatedMetrics delayDuration

breakDuration google.protobuf.IDuration | null <optional>

AggregatedMetrics breakDuration

visitDuration google.protobuf.IDuration | null <optional>

AggregatedMetrics visitDuration

totalDuration google.protobuf.IDuration | null <optional>

AggregatedMetrics totalDuration

travelDistanceMeters number | null <optional>

AggregatedMetrics travelDistanceMeters

maxLoads Object.<string, google.cloud.optimization.v1.ShipmentRoute.IVehicleLoad> | null <optional>

AggregatedMetrics maxLoads

costs Object.<string, number> | null <optional>

AggregatedMetrics costs

totalCost number | null <optional>

AggregatedMetrics totalCost