[[["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-04-17 UTC."],[[["This webpage provides documentation for the `BackupDRLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ client library's BackupDR service."],["The `BackupDRLimitedErrorCountRetryPolicy` class is a retry policy that limits the number of transient errors that are tolerated before stopping retries."],["The retry policy stops if a non-transient error is returned, or if the number of transient failures exceeds a prescribed maximum."],["The policy treats `kUnavailable` status codes as transient errors, and has methods for checking if it is exhausted, if a failure is permanent, or to get the maximum allowed failures."],["The latest version of the documentation available is version `2.37.0-rc`, and there are available documentation for previous versions, going all the way back to version `2.23.0`."]]],[]]