[[["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 `SqlInstancesServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ client library for SQL, with the most recent version listed as 2.37.0-rc."],["The `SqlInstancesServiceLimitedErrorCountRetryPolicy` class implements a retry policy for `SqlInstancesServiceConnection` that halts retries when non-transient errors occur or when a set number of transient failures have been reached."],["The class considers `kUnavailable` status codes as transient errors and offers a constructor to specify the maximum number of transient failures allowed before stopping the retry loop."],["The documentation details the available constructors, including one for setting the `maximum_failures` parameter, and various functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`."],["The documentation lists several versions of the class, from 2.11.0 up to the latest, 2.37.0-rc, with a detailed breakdown of the parameters and return types."]]],[]]