Module: Google::Cloud::CloudQuotas::V1beta::QuotaIncreaseEligibility::IneligibilityReason
- Defined in:
- proto_docs/google/api/cloudquotas/v1beta/resources.rb
Overview
The enumeration of reasons when it is ineligible to request increase adjustment.
Constant Summary collapse
- INELIGIBILITY_REASON_UNSPECIFIED =
Default value when is_eligible is true.
0- NO_VALID_BILLING_ACCOUNT =
The container is not linked with a valid billing account.
1- NOT_SUPPORTED =
Quota increase is not supported for the quota.
3- NOT_ENOUGH_USAGE_HISTORY =
There is not enough usage history to determine the eligibility.
4- OTHER =
Other reasons.
2