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

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.

This message is deprecated and may be removed in the next major version update.

Deprecated: Use Vehicle.LoadLimit.Interval instead.

Instance Attribute Summary collapse

Instance Attribute Details

#type::String

Returns:

  • (::String)


1609
1610
1611
1612
# File 'proto_docs/google/cloud/optimization/v1/fleet_routing.rb', line 1609

class CapacityQuantity
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#value::Integer

Returns:

  • (::Integer)


1609
1610
1611
1612
# File 'proto_docs/google/cloud/optimization/v1/fleet_routing.rb', line 1609

class CapacityQuantity
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end