[[["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 `FoldersLimitedErrorCountRetryPolicy` class, a retry mechanism for `FoldersConnection` in the Google Cloud C++ client library."],["The class limits retries based on a set number of transient errors and stops retrying if a non-transient error occurs or the maximum number of allowed failures has been reached."],["The only status code that this policy treats as a transient error is `kUnavailable`."],["You can disable the retry loop by providing an instance of the policy with a `maximum_failures` value of 0."],["The page lists the available versions of this class, including the latest release candidate `2.37.0-rc` and many prior versions dating back to `2.11.0`."]]],[]]