[[["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-08-14 UTC."],[[["This document details the `FoldersRetryPolicy` class within the Google Cloud C++ Resource Manager library, which manages retry behavior for `FoldersConnection`."],["The latest version of the resource manager is `2.37.0-rc`, with a list of past versions also accessible on this page, each with their own respective links to the documentation."],["The policy can be cloned using `clone()`, creating a new instance that is reset to the initial state, and it determines whether a request should be retried based on its status."],["`OnFailure(Status const &)` allows it to determine if the operation failed, and the `IsExhausted()` checks if the retry attempts are all exhausted, whilst the `IsPermanentFailure(Status const &)` checks to see if the failure was permanent."]]],[]]