[[["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 `SqlUsersServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ client library for SQL, with the most recent version of the documentation being `2.37.0-rc`."],["The `SqlUsersServiceLimitedErrorCountRetryPolicy` class defines a retry policy for `SqlUsersServiceConnection` that stops retrying after a non-transient error or when a defined number of transient errors are detected."],["The policy treats `kUnavailable` as a transient error and provides a constructor to specify the maximum number of transient failures allowed before stopping."],["The webpage lists all versions of the policy ranging from version `2.37.0-rc` to `2.11.0`."],["The class provides several functions to manage the retry policy, including checking if the policy is exhausted, handling failures, and creating new instances."]]],[]]