[[["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-02 UTC."],[[["This page provides documentation for the `SqlBackupRunsServiceLimitedErrorCountRetryPolicy` class, detailing its use in managing retries for `SqlBackupRunsServiceConnection` within the Google Cloud C++ client library."],["The retry policy stops if a non-transient error is encountered or if the number of transient failures exceeds the specified `maximum_failures` threshold, which can be set during the instantiation of the class."],["Transient errors are identified by the `kUnavailable` status code, and the policy provides methods to determine if a failure is permanent or if the policy is exhausted."],["The documentation includes details on various constructors, functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, along with information on the `BaseType` alias."],["Different versions of the class can be found, ranging from version 2.11.0 to the latest release candidate version 2.37.0-rc."]]],[]]