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-03-21 UTC."],[[["The webpage provides a comprehensive list of versions for `AccessQuota`, a class related to Google Analytics Admin, with version 0.70.0 being the latest."],["`AccessQuota` extends `GeneratedMessageV3` and implements `AccessQuotaOrBuilder`, indicating it's part of a protocol buffer system used in Google Analytics Admin's Java library."],["`AccessQuota` represents the current state of all quotas for an Analytics property, where exceeding any quota will result in `Resource Exhausted` errors for requests."],["There are several types of quotas described within `AccessQuota`, including tokens per day, tokens per hour, tokens per project per hour, concurrent requests, and server errors per project per hour."],["Static methods are provided for parsing `AccessQuota` from different input types such as `InputStream`, `ByteString`, `ByteBuffer`, and byte arrays, as well as for retrieving default instances and descriptors."]]],[]]