Class: Google::Cloud::Optimization::V1::CapacityQuantity
- Inherits:
-
Object
- Object
- Google::Cloud::Optimization::V1::CapacityQuantity
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/optimization/v1/fleet_routing.rb
Overview
Deprecated: Use [Shipment.Load][], [Vehicle.LoadLimit][] and [ShipmentRoute.VehicleLoad][] instead.
Instance Attribute Summary collapse
Instance Attribute Details
#type ⇒ ::String
1486 1487 1488 1489 |
# File 'proto_docs/google/cloud/optimization/v1/fleet_routing.rb', line 1486 class CapacityQuantity include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Integer
1486 1487 1488 1489 |
# File 'proto_docs/google/cloud/optimization/v1/fleet_routing.rb', line 1486 class CapacityQuantity include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |