Current state of all quotas for this Analytics property. If any quota for a
property is exhausted, all requests to that property will return Resource
Exhausted errors.
Protobuf type google.analytics.admin.v1alpha.AccessQuota
Properties can use 50,000 tokens per hour. An API request consumes a single
number of tokens, and that number is deducted from all of the hourly,
daily, and per project hourly quotas.
Properties can use 50,000 tokens per hour. An API request consumes a single
number of tokens, and that number is deducted from all of the hourly,
daily, and per project hourly quotas.
Properties can use up to 25% of their tokens per project per hour. This
amounts to Analytics 360 Properties can use 12,500 tokens per project per
hour. An API request consumes a single number of tokens, and that number is
deducted from all of the hourly, daily, and per project hourly quotas.
Properties can use up to 25% of their tokens per project per hour. This
amounts to Analytics 360 Properties can use 12,500 tokens per project per
hour. An API request consumes a single number of tokens, and that number is
deducted from all of the hourly, daily, and per project hourly quotas.
Properties can use 50,000 tokens per hour. An API request consumes a single
number of tokens, and that number is deducted from all of the hourly,
daily, and per project hourly quotas.
Properties can use up to 25% of their tokens per project per hour. This
amounts to Analytics 360 Properties can use 12,500 tokens per project per
hour. An API request consumes a single number of tokens, and that number is
deducted from all of the hourly, daily, and per project hourly quotas.
[[["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-04-09 UTC."],[[["The webpage provides documentation for various versions of `AccessQuota`, a class within the `google-analytics-admin` package, with version `0.70.0` being the latest."],["`AccessQuota` is a Java class that extends `GeneratedMessageV3` and implements `AccessQuotaOrBuilder`, designed to manage and represent the current state of quotas for an Analytics property."],["The `AccessQuota` class manages several types of quotas including `tokens_per_day`, `tokens_per_hour`, `concurrent_requests`, `server_errors_per_project_per_hour`, and `tokens_per_project_per_hour`, each with their own specific limits."],["The `AccessQuota` class has a variety of static methods for creating instances, getting descriptors, and parsing data from various input sources such as `ByteString`, `InputStream`, and `CodedInputStream`, along with utility methods, such as `equals` and `hashcode`."],["If a property's quota is exhausted, all requests to that property will result in `Resource Exhausted` errors, indicating the critical role of `AccessQuota` in managing property access."]]],[]]