[[["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 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."]]],[]]