[[["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 provides documentation for the `SqlEventsServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ client library for SQL, with the most recent version of the documentation being for the release candidate `2.37.0-rc`."],["The `SqlEventsServiceLimitedErrorCountRetryPolicy` class implements a retry policy that limits the number of transient errors, treating `kUnavailable` status codes as transient."],["This policy stops retrying when a non-transient error occurs or the maximum number of transient failures is exceeded, which can be set to 0 to disable retrying."],["The documentation includes constructors, functions (like `OnFailure`, `IsExhausted`, `IsPermanentFailure`, `clone`, and `maximum_failures`), and type aliases (BaseType) for the `SqlEventsServiceLimitedErrorCountRetryPolicy` class."],["The documentation is for version `2.34.0`, but has links to all the versions from `2.11.0` up to the latest, `2.37.0-rc`."]]],[]]