Class: Google::Cloud::Optimization::V1::AggregatedMetrics::MaxLoadsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Optimization::V1::AggregatedMetrics::MaxLoadsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/optimization/v1/fleet_routing.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
2507 2508 2509 2510 |
# File 'proto_docs/google/cloud/optimization/v1/fleet_routing.rb', line 2507 class MaxLoadsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::Optimization::V1::ShipmentRoute::VehicleLoad
2507 2508 2509 2510 |
# File 'proto_docs/google/cloud/optimization/v1/fleet_routing.rb', line 2507 class MaxLoadsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |