QuotaIncreaseEligibility(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Eligibility information regarding requesting increase adjustment of a quota.
Attributes |
|
---|---|
Name | Description |
is_eligible |
bool
Whether a higher quota value can be requested for the quota. |
ineligibility_reason |
google.cloud.cloudquotas_v1.types.QuotaIncreaseEligibility.IneligibilityReason
The reason of why it is ineligible to request increased value of the quota. If the is_eligible field is true, it defaults to INELIGIBILITY_REASON_UNSPECIFIED. |
Classes
IneligibilityReason
IneligibilityReason(value)
The enumeration of reasons when it is ineligible to request increase adjustment.