[[["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-05 UTC."],[[["This webpage details the `FoldersLimitedErrorCountRetryPolicy` class, which is designed to manage retries for `FoldersConnection` in Google Cloud C++ libraries."],["The retry policy halts if a non-transient error occurs or if the number of transient failures exceeds a specified limit."],["Transient errors, as defined in this context, are those with the `kUnavailable` status code."],["The class provides constructors to set the maximum number of allowed transient failures and methods to check for exhaustion, permanent failures, and to clone the policy, reset to its original state."],["The list of versions from `2.11.0` to the latest `2.37.0-rc` provides access to the documentation for different versions of this class."]]],[]]