[[["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-21 UTC."],[[["This webpage details the `SqlIamPoliciesServiceLimitedErrorCountRetryPolicy`, a class in the Google Cloud C++ client library for SQL that controls retries for transient errors when interacting with the `SqlIamPoliciesServiceConnection`."],["The policy stops retrying if a non-transient error occurs or if the number of transient errors, specifically `kUnavailable` status codes, exceeds a user defined limit."],["Users can configure the maximum number of transient errors tolerated via the constructor and disable retries entirely by setting this limit to 0."],["The class includes methods to check if the retry policy is exhausted, to determine whether a given error is permanent, and to clone the policy, resetting it to an initial state."],["The page also offers links to the documentation for different versions, ranging from the latest release candidate `2.37.0-rc` down to version `2.11.0`, with an initial focus on version `2.27.0`."]]],[]]