[[["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 services."],["The policy is designed to retry operations in the `SqlUsersServiceConnection` class, stopping when a non-transient error occurs or the maximum number of allowed transient failures is reached."],["Transient errors, for which the policy retries, are defined as RPC calls that return a status of `kUnavailable`."],["The class offers multiple constructors, allowing for the creation of an instance with a defined maximum number of transient errors and includes functions to manage the policy's status, such as checking if the policy is exhausted or if a specific failure is permanent."],["The latest version of this policy is 2.37.0-rc, and the page also provides links to earlier versions going back to version 2.11.0."]]],[]]