[[["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-14 UTC."],[[["The latest version of the `CloudQuotasLimitedErrorCountRetryPolicy` is `2.37.0-rc`, with multiple previous versions available for reference."],["This retry policy is designed for use with `CloudQuotasConnection` and halts retries upon encountering a non-transient error or exceeding a specified count of transient failures."],["Transient errors, in this policy's context, are specifically identified by the `kUnavailable` status code."],["The policy can be configured to tolerate a certain number of transient failures, or disable retries altogether by setting `maximum_failures` to 0."],["This class provides functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, which handle obtaining the maximum failures, handling failure conditions, managing retry state and creating a new instance respectively, along with `BaseType`, which is an alias of `CloudQuotasRetryPolicy`."]]],[]]