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-05-29 UTC.
[null,null,["Last updated 2024-05-29 UTC."],[[["Quota buckets can belong to an account, a developer, or can be unspecified or unknown."],["An 'unspecified' enum has no particular meaning, while 'unknown' is used to signify an undefined value in the system."],["Account-level quotas are applied to the entire customer account, whereas developer-level quotas are specific to a project or developer token."]]],[]]