struct Google::Maps::RouteOptimization::AggregatedMetrics
- Google::Maps::RouteOptimization::AggregatedMetrics
- Struct
- Value
- Object
Overview
Aggregated metrics for routes and solutions
Included Modules
- Google::Resource
- JSON::Serializable
- MessagePack::Serializable
Extended Modules
- JSON::Schema
Defined in:
maps.crConstructors
Instance Method Summary
-
#break_duration : String
Total break duration
-
#delay_duration : String
Total delay duration
-
#max_loads : Hash(String, VehicleLoad)
Maximum load achieved per quantity type
-
#performed_shipment_count : Int32
Number of shipments performed (pickup + delivery = 1)
-
#total_duration : String
Total duration (sum of all durations)
-
#travel_distance_meters : Float64
Total travel distance in meters
-
#travel_duration : String
Total travel duration
-
#visit_duration : String
Total visit duration
-
#wait_duration : String
Total wait duration