QuotaSafetyCheck

Enumerations of quota safety checks.

Enums
QUOTA_SAFETY_CHECK_UNSPECIFIED Unspecified quota safety check.
LIMIT_DECREASE_BELOW_USAGE Validates that a quota mutation would not cause the consumer's effective limit to be lower than the consumer's quota usage.
LIMIT_DECREASE_PERCENTAGE_TOO_HIGH Validates that a quota mutation would not cause the consumer's effective limit to decrease by more than 10 percent.