[[["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 class implements a retry policy that stops retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["Transient errors in this context are defined as RPCs returning a `kUnavailable` status code."],["The class includes constructors for setting the maximum number of transient failures, along with methods to check if the policy is exhausted and if a given error is permanent."],["The latest version of the documentation available is 2.37.0-rc, and the documentation spans multiple previous versions back to 2.11.0, where each one links to the same `SqlFlagsServiceLimitedErrorCountRetryPolicy` class within that particular version."]]],[]]