[[["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-26 UTC."],[[["This webpage provides documentation for the `SqlInstancesServiceLimitedErrorCountRetryPolicy` class within the Google Cloud C++ client library, specifically focusing on version 2.28.0."],["The `SqlInstancesServiceLimitedErrorCountRetryPolicy` class is used to define a retry strategy for `SqlInstancesServiceConnection`, stopping when a non-transient error occurs or after exceeding a specified number of transient failures."],["The policy considers the `kUnavailable` status code as a transient error and includes constructors that allow setting a maximum number of transient failures."],["The class contains functions such as `maximum_failures`, `OnFailure`, `IsExhausted`, `IsPermanentFailure`, and `clone`, offering functionality for controlling and checking the state of the retry policy."],["This documentation also includes a list of previous versions of the class, with a link to their documentation."]]],[]]