Cloud Quotas v1 API - Enum QuotaSafetyCheck (1.0.0-beta05)

public enum QuotaSafetyCheck

Reference documentation and code samples for the Cloud Quotas v1 API enum QuotaSafetyCheck.

Enumerations of quota safety checks.

Namespace

Google.Cloud.CloudQuotas.V1

Assembly

Google.Cloud.CloudQuotas.V1.dll

Fields

Name Description
QuotaDecreaseBelowUsage

Validates that a quota mutation would not cause the consumer's effective limit to be lower than the consumer's quota usage.

QuotaDecreasePercentageTooHigh

Validates that a quota mutation would not cause the consumer's effective limit to decrease by more than 10 percent.

Unspecified

Unspecified quota safety check.