[[["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 details the `SqlBackupRunsServiceLimitedErrorCountRetryPolicy`, a class in the Google Cloud C++ client library for SQL that implements a retry mechanism based on a limited number of errors."],["The policy halts retries when a non-transient error occurs or if the number of transient failures exceeds a predefined `maximum_failures` limit, where `kUnavailable` status codes are treated as transient errors."],["The class offers constructors to define the `maximum_failures` and provides functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` for managing and assessing the retry state."],["The webpage also provides links to the documentation for different versions of the library, ranging from the latest release candidate (2.37.0-rc) down to version 2.11.0, with the current page set at version 2.35.0."],["The class offers the ability to reset to the initial state using the `clone()` function."]]],[]]