[[["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-02 UTC."],[[["This webpage provides documentation for the `SqlInstancesServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ client library for SQL, specifically version 2.14.0 and up."],["The `SqlInstancesServiceLimitedErrorCountRetryPolicy` class defines a retry policy that stops retrying when it encounters a non-transient error or exceeds a set limit of transient failures, with `kUnavailable` as the only transient error status."],["This class can be configured to disable retries entirely by setting the `maximum_failures` to 0, and also details constructor information as well as the functions `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`."],["The latest version available is `2.37.0-rc`, and various other versions of the class are documented within this page."],["The class utilizes a base type alias `BaseType`, which is of the type `SqlInstancesServiceRetryPolicy`."]]],[]]