Class: Google::Cloud::Optimization::V1::CapacityQuantityInterval 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

#max_value::Integer

Returns:

  • (::Integer)


1624
1625
1626
1627
# File 'proto_docs/google/cloud/optimization/v1/fleet_routing.rb', line 1624

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

#min_value::Integer

Returns:

  • (::Integer)


1624
1625
1626
1627
# File 'proto_docs/google/cloud/optimization/v1/fleet_routing.rb', line 1624

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

#type::String

Returns:

  • (::String)


1624
1625
1626
1627
# File 'proto_docs/google/cloud/optimization/v1/fleet_routing.rb', line 1624

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