Cloud Quotas V1 API - Class Google::Cloud::CloudQuotas::V1::QuotaDetails (v0.3.3)

Reference documentation and code samples for the Cloud Quotas V1 API class Google::Cloud::CloudQuotas::V1::QuotaDetails.

The quota details for a map of dimensions.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#rollout_info

def rollout_info() -> ::Google::Cloud::CloudQuotas::V1::RolloutInfo
Returns

#rollout_info=

def rollout_info=(value) -> ::Google::Cloud::CloudQuotas::V1::RolloutInfo
Parameter
Returns

#value

def value() -> ::Integer
Returns
  • (::Integer) — The value currently in effect and being enforced.

#value=

def value=(value) -> ::Integer
Parameter
  • value (::Integer) — The value currently in effect and being enforced.
Returns
  • (::Integer) — The value currently in effect and being enforced.