Cloud Quotas v1 API - Enum QuotaIncreaseEligibility.Types.IneligibilityReason (1.1.0)

public enum QuotaIncreaseEligibility.Types.IneligibilityReason

Reference documentation and code samples for the Cloud Quotas v1 API enum QuotaIncreaseEligibility.Types.IneligibilityReason.

The enumeration of reasons when it is ineligible to request increase adjustment.

Namespace

Google.Cloud.CloudQuotas.V1

Assembly

Google.Cloud.CloudQuotas.V1.dll

Fields

Name Description
NoValidBillingAccount

The container is not linked with a valid billing account.

NotEnoughUsageHistory

There is not enough usage history to determine the eligibility.

NotSupported

Quota increase is not supported for the quota.

Other

Other reasons.

Unspecified

Default value when is_eligible is true.