[[["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 webpage provides documentation for the `SqlIamPoliciesServiceLimitedErrorCountRetryPolicy` class, which is a retry policy designed for `SqlIamPoliciesServiceConnection`."],["The retry policy stops if a non-transient error occurs or if the number of transient failures exceeds a defined maximum, with `kUnavailable` being considered a transient error."],["The class includes constructors to create an instance with a specified maximum number of transient failures, as well as a way to disable the retry loop by setting `maximum_failures` to 0."],["It also contains methods to check if the policy is exhausted, if there is a permanent failure, and to clone the policy."],["This page contains a full history of documentation, starting from version 2.11.0, all the way up to the latest release candidate, 2.37.0-rc."]]],[]]