[[["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 `SqlFlagsServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ client library for SQL services."],["The class implements a retry policy that stops retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["The policy treats `kUnavailable` status codes as transient errors and has the ability to disable the retry loop if it is instantiated with a maximum failure count of 0."],["The documentation includes details on the class's constructors, functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, `clone()` as well as a type alias `BaseType`."],["The documentation also lists previous versions, starting from `2.11.0`, to the latest version, `2.37.0-rc`."]]],[]]