[[["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-09 UTC."],[[["This webpage provides documentation for the `SqlOperationsServiceLimitedErrorCountRetryPolicy` class within the Google Cloud C++ client library, specifically focusing on version 2.27.0."],["The `SqlOperationsServiceLimitedErrorCountRetryPolicy` class is a retry policy used with `SqlOperationsServiceConnection` that halts retry attempts if a non-transient error occurs or if the count of transient failures exceeds a defined limit."],["Transient errors for this class are identified by the `kUnavailable` status code, and it features constructors that control the number of tolerated failures."],["The page lists all available versions of this class, with 2.37.0-rc being the latest and links to older versions such as 2.26.0, and 2.11.0."],["The class includes functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` to manage and check the state of the retry policy."]]],[]]