Reference documentation and code samples for the Service Control v1 API enum QuotaError.Types.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.
[[["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-07-02 UTC."],[[["This webpage provides reference documentation for the `QuotaError.Types.Code` enum within the Service Control v1 API."],["The latest version of this documentation is version 2.4.0, with older versions from 2.3.0 down to 1.0.0 also available."],["The `QuotaError.Types.Code` enum defines error codes for project configuration validations, which are now deprecated in quota controller methods, but includes error types such as `ApiKeyExpired`, `ApiKeyInvalid`, `BillingNotActive`, `ProjectDeleted`, `ResourceExhausted`, and `Unspecified`."],["Project configuration validations should now be performed using the `Check` method without the `quota_properties` field prior to calling quota controller methods."],["The `Google.Cloud.ServiceControl.V1` namespace and `Google.Cloud.ServiceControl.V1.dll` assembly are relevant to this documentation."]]],[]]