Reference documentation and code samples for the Service Control API V1 API module Google::Cloud::ServiceControl::V1::QuotaError::Code.
Error codes related to project config validations are deprecated since the
quota controller methods do not perform these validations. Instead services
have to call the Check method, without quota_properties field, to perform
these validations before calling the quota controller methods. These
methods check only for project deletion to be wipe out compliant.
Constants
UNSPECIFIED
value: 0 This is never used.
RESOURCE_EXHAUSTED
value: 8 Quota allocation failed.
Same as [google.rpc.Code.RESOURCE_EXHAUSTED][google.rpc.Code.RESOURCE_EXHAUSTED].
BILLING_NOT_ACTIVE
value: 107 Consumer cannot access the service because the service requires active
billing.
PROJECT_DELETED
value: 108 Consumer's project has been marked as deleted (soft deletion).
[[["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 2024-10-30 UTC."],[],[]]