Class: Google::Cloud::Optimization::V1::CapacityQuantity

Inherits:
Object
  • Object
show all
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

Returns:

  • (::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

Returns:

  • (::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