ServiceQuotaExceededException
This error occurs when the request would cause a service quota to be exceeded. Service quotas represent the maximum allowed use of a specific resource, and this error indicates that the request would surpass that limit.
Suggested action: Review the Quotas for the resource, and either reduce usage or request a quota increase.
Types
Functions
Link copied to clipboard
inline fun copy(block: ServiceQuotaExceededException.Builder.() -> Unit = {}): ServiceQuotaExceededException