[[["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 `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."]]],[]]