QuotaRateScope
Enum of possible scopes that quota buckets belong to.
Enums |
UNSPECIFIED
|
Unspecified enum |
UNKNOWN
|
Used for return value only. Represents value unknown in this version. |
ACCOUNT
|
Per customer account quota |
DEVELOPER
|
Per project or DevToken quota |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-12 UTC.
[null,null,["Last updated 2024-10-12 UTC."],[[["Quota buckets can belong to an account, a developer, or be unspecified/unknown."],["`ACCOUNT` scope refers to quotas applied at the customer account level."],["`DEVELOPER` scope refers to quotas that are enforced per project or developer token."],["`UNSPECIFIED` and `UNKNOWN` are primarily used for internal system purposes and error handling."]]],[]]