Cloud Commerce Producer V1BETA API - Class Google::Cloud::CommerceProducer::V1beta::Sku::SkuPrice::KubernetesEnginePodUsageFee::PodResourceRange (v0.1.0)

Reference documentation and code samples for the Cloud Commerce Producer V1BETA API class Google::Cloud::CommerceProducer::V1beta::Sku::SkuPrice::KubernetesEnginePodUsageFee::PodResourceRange.

The range of pod resource values that the SKU applies to.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#end_value

def end_value() -> ::Integer
Returns
  • (::Integer) — Output only. The exclusive upper bound of the range. If no end value is specified, the range is unbounded from above.

#start_value

def start_value() -> ::Integer
Returns
  • (::Integer) — Output only. The inclusive lower bound of the range.