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