[[["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."],[[["This document describes the `CloudQuotasLimitedErrorCountRetryPolicy`, which is used for retrying operations within `CloudQuotasConnection`."],["The retry policy will stop if a non-transient error is detected or if the number of transient failures exceeds a configured limit."],["Transient errors, such as `kUnavailable`, are the only errors that will trigger the retry policy, while non-transient errors will not."],["The `CloudQuotasLimitedErrorCountRetryPolicy` can be configured with a maximum number of transient errors using `CloudQuotasLimitedErrorCountRetryPolicy(int)`, and retry can be completely disabled by setting `maximum_failures` to 0."],["Several versions of the documentation are available, ranging from version 2.20.0 to the most recent release candidate 2.37.0-rc, for `classgoogle_1_1cloud_1_1cloudquotas__v1_1_1CloudQuotasLimitedErrorCountRetryPolicy`."]]],[]]