Reference documentation and code samples for the Cloud Quotas V1 API module Google::Cloud::CloudQuotas::V1::QuotaIncreaseEligibility::IneligibilityReason.
The enumeration of reasons when it is ineligible to request increase
adjustment.
Constants
INELIGIBILITY_REASON_UNSPECIFIED
value: 0 Default value when is_eligible is true.
NO_VALID_BILLING_ACCOUNT
value: 1 The container is not linked with a valid billing account.
NOT_SUPPORTED
value: 3 Quota increase is not supported for the quota.
NOT_ENOUGH_USAGE_HISTORY
value: 4 There is not enough usage history to determine the eligibility.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Cloud Quotas V1 API - Module Google::Cloud::CloudQuotas::V1::QuotaIncreaseEligibility::IneligibilityReason (v2.1.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.0 (latest)](/ruby/docs/reference/google-cloud-cloud_quotas-v1/latest/Google-Cloud-CloudQuotas-V1-QuotaIncreaseEligibility-IneligibilityReason)\n- [2.0.1](/ruby/docs/reference/google-cloud-cloud_quotas-v1/2.0.1/Google-Cloud-CloudQuotas-V1-QuotaIncreaseEligibility-IneligibilityReason)\n- [1.3.0](/ruby/docs/reference/google-cloud-cloud_quotas-v1/1.3.0/Google-Cloud-CloudQuotas-V1-QuotaIncreaseEligibility-IneligibilityReason)\n- [1.2.0](/ruby/docs/reference/google-cloud-cloud_quotas-v1/1.2.0/Google-Cloud-CloudQuotas-V1-QuotaIncreaseEligibility-IneligibilityReason)\n- [1.1.0](/ruby/docs/reference/google-cloud-cloud_quotas-v1/1.1.0/Google-Cloud-CloudQuotas-V1-QuotaIncreaseEligibility-IneligibilityReason)\n- [1.0.1](/ruby/docs/reference/google-cloud-cloud_quotas-v1/1.0.1/Google-Cloud-CloudQuotas-V1-QuotaIncreaseEligibility-IneligibilityReason)\n- [0.3.3](/ruby/docs/reference/google-cloud-cloud_quotas-v1/0.3.3/Google-Cloud-CloudQuotas-V1-QuotaIncreaseEligibility-IneligibilityReason)\n- [0.2.2](/ruby/docs/reference/google-cloud-cloud_quotas-v1/0.2.2/Google-Cloud-CloudQuotas-V1-QuotaIncreaseEligibility-IneligibilityReason)\n- [0.1.0](/ruby/docs/reference/google-cloud-cloud_quotas-v1/0.1.0/Google-Cloud-CloudQuotas-V1-QuotaIncreaseEligibility-IneligibilityReason) \nReference documentation and code samples for the Cloud Quotas V1 API module Google::Cloud::CloudQuotas::V1::QuotaIncreaseEligibility::IneligibilityReason.\n\nThe enumeration of reasons when it is ineligible to request increase\nadjustment.\n\nConstants\n---------\n\n### INELIGIBILITY_REASON_UNSPECIFIED\n\n**value:** 0 \nDefault value when is_eligible is true.\n\n### NO_VALID_BILLING_ACCOUNT\n\n**value:** 1 \nThe container is not linked with a valid billing account.\n\n### NOT_SUPPORTED\n\n**value:** 3 \nQuota increase is not supported for the quota.\n\n### NOT_ENOUGH_USAGE_HISTORY\n\n**value:** 4 \nThere is not enough usage history to determine the eligibility.\n\n### OTHER\n\n**value:** 2 \nOther reasons."]]