Class: Google::Cloud::Optimization::V1::Vehicle::LoadLimitsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Optimization::V1::Vehicle::LoadLimitsEntry
- 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
1487 1488 1489 1490 |
# File 'proto_docs/google/cloud/optimization/v1/fleet_routing.rb', line 1487 class LoadLimitsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::Optimization::V1::Vehicle::LoadLimit
1487 1488 1489 1490 |
# File 'proto_docs/google/cloud/optimization/v1/fleet_routing.rb', line 1487 class LoadLimitsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |