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

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

Eligibility information regarding requesting increase adjustment of a quota.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#ineligibility_reason

def ineligibility_reason() -> ::Google::Cloud::CloudQuotas::V1::QuotaIncreaseEligibility::IneligibilityReason
Returns

#ineligibility_reason=

def ineligibility_reason=(value) -> ::Google::Cloud::CloudQuotas::V1::QuotaIncreaseEligibility::IneligibilityReason
Parameter
Returns

#is_eligible

def is_eligible() -> ::Boolean
Returns
  • (::Boolean) — Whether a higher quota value can be requested for the quota.

#is_eligible=

def is_eligible=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Whether a higher quota value can be requested for the quota.
Returns
  • (::Boolean) — Whether a higher quota value can be requested for the quota.