[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-26 UTC."],[[["This page provides documentation for the `SqlIamPoliciesServiceLimitedErrorCountRetryPolicy` class, which handles retry logic for the `SqlIamPoliciesServiceConnection`."],["The retry policy stops if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, considering `kUnavailable` as a transient error status code."],["The class constructor, `SqlIamPoliciesServiceLimitedErrorCountRetryPolicy(int)`, determines the maximum number of allowed transient errors, where setting the `maximum_failures` to `0` will disable retry."],["The documentation contains a list of prior versions of the class, ranging from version 2.11.0 to 2.37.0-rc."],["The class features functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` for controlling retry behaviour."]]],[]]