[[["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 `SqlFlagsServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ client library for SQL services."],["The `SqlFlagsServiceLimitedErrorCountRetryPolicy` class is designed to manage retries for `SqlFlagsServiceConnection` based on the number of detected transient errors, stopping when a non-transient error is returned, or the maximum number of transient failures is reached."],["The policy considers `kUnavailable` status codes as transient errors and allows users to set the `maximum_failures` parameter during construction to control the number of tolerated transient errors."],["The webpage lists the available constructors, functions, and a type alias for the class, alongside a version history of the API, going back to version 2.11.0 and a latest release candidate of 2.37.0-rc."],["The available functions are: maximum_failures(), OnFailure(), IsExhausted(), IsPermanentFailure(), clone()."]]],[]]