| Package | Description |
|---|---|
| com.google.api.services.analyticsadmin.v1beta.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleAnalyticsAdminV1betaAccessQuotaStatus |
GoogleAnalyticsAdminV1betaAccessQuotaStatus.clone() |
GoogleAnalyticsAdminV1betaAccessQuotaStatus |
GoogleAnalyticsAdminV1betaAccessQuota.getConcurrentRequests()
Properties can use up to 50 concurrent requests.
|
GoogleAnalyticsAdminV1betaAccessQuotaStatus |
GoogleAnalyticsAdminV1betaAccessQuota.getServerErrorsPerProjectPerHour()
Properties and cloud project pairs can have up to 50 server errors per hour.
|
GoogleAnalyticsAdminV1betaAccessQuotaStatus |
GoogleAnalyticsAdminV1betaAccessQuota.getTokensPerDay()
Properties can use 250,000 tokens per day.
|
GoogleAnalyticsAdminV1betaAccessQuotaStatus |
GoogleAnalyticsAdminV1betaAccessQuota.getTokensPerHour()
Properties can use 50,000 tokens per hour.
|
GoogleAnalyticsAdminV1betaAccessQuotaStatus |
GoogleAnalyticsAdminV1betaAccessQuota.getTokensPerProjectPerHour()
Properties can use up to 25% of their tokens per project per hour.
|
GoogleAnalyticsAdminV1betaAccessQuotaStatus |
GoogleAnalyticsAdminV1betaAccessQuotaStatus.set(String fieldName,
Object value) |
GoogleAnalyticsAdminV1betaAccessQuotaStatus |
GoogleAnalyticsAdminV1betaAccessQuotaStatus.setConsumed(Integer consumed)
Quota consumed by this request.
|
GoogleAnalyticsAdminV1betaAccessQuotaStatus |
GoogleAnalyticsAdminV1betaAccessQuotaStatus.setRemaining(Integer remaining)
Quota remaining after this request.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleAnalyticsAdminV1betaAccessQuota |
GoogleAnalyticsAdminV1betaAccessQuota.setConcurrentRequests(GoogleAnalyticsAdminV1betaAccessQuotaStatus concurrentRequests)
Properties can use up to 50 concurrent requests.
|
GoogleAnalyticsAdminV1betaAccessQuota |
GoogleAnalyticsAdminV1betaAccessQuota.setServerErrorsPerProjectPerHour(GoogleAnalyticsAdminV1betaAccessQuotaStatus serverErrorsPerProjectPerHour)
Properties and cloud project pairs can have up to 50 server errors per hour.
|
GoogleAnalyticsAdminV1betaAccessQuota |
GoogleAnalyticsAdminV1betaAccessQuota.setTokensPerDay(GoogleAnalyticsAdminV1betaAccessQuotaStatus tokensPerDay)
Properties can use 250,000 tokens per day.
|
GoogleAnalyticsAdminV1betaAccessQuota |
GoogleAnalyticsAdminV1betaAccessQuota.setTokensPerHour(GoogleAnalyticsAdminV1betaAccessQuotaStatus tokensPerHour)
Properties can use 50,000 tokens per hour.
|
GoogleAnalyticsAdminV1betaAccessQuota |
GoogleAnalyticsAdminV1betaAccessQuota.setTokensPerProjectPerHour(GoogleAnalyticsAdminV1betaAccessQuotaStatus tokensPerProjectPerHour)
Properties can use up to 25% of their tokens per project per hour.
|
Copyright © 2011–2024 Google. All rights reserved.