Cloud Optimization V1 API - Class Google::Cloud::Optimization::V1::CapacityQuantityInterval (v0.2.1)

Reference documentation and code samples for the Cloud Optimization V1 API class Google::Cloud::Optimization::V1::CapacityQuantityInterval.

Deprecated: Use Vehicle.LoadLimit.Interval instead.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#max_value

def max_value() -> ::Integer
Returns
  • (::Integer)

#max_value=

def max_value=(value) -> ::Integer
Parameter
  • value (::Integer)
Returns
  • (::Integer)

#min_value

def min_value() -> ::Integer
Returns
  • (::Integer)

#min_value=

def min_value=(value) -> ::Integer
Parameter
  • value (::Integer)
Returns
  • (::Integer)

#type

def type() -> ::String
Returns
  • (::String)

#type=

def type=(value) -> ::String
Parameter
  • value (::String)
Returns
  • (::String)