QuotaErrorDetails

  • This page details additional information available when encountering a QuotaError.

  • The information provided includes the rate scope, a description of the quota bucket, and a suggested retry delay.

Additional quota error details when there is QuotaError.

Fields

rate_scope

QuotaRateScope

The rate scope of the quota limit.

rate_name

string

The high level description of the quota bucket. Examples are "Get requests for standard access" or "Requests per account".

retry_delay

Duration

Backoff period that customers should wait before sending next request.