[[["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-21 UTC."],[[["This webpage details the `ProjectsRetryPolicy` class for Google Cloud's Resource Manager in C++, covering multiple versions from 2.11.0 up to the latest release candidate, 2.37.0-rc."],["The `ProjectsRetryPolicy` is utilized within `ProjectsConnection` to manage the retries of operations."],["The `clone()` function creates a new policy instance, reset to its initial state, and returns it as `std::unique_ptr\u003cProjectsRetryPolicy\u003e`."],["The policy features methods such as `OnFailure`, `IsExhausted`, and `IsPermanentFailure`, to determine retry behavior, each accepting a `Status` object and returning a boolean."],["The page has a detailed list of releases and their corresponding links, with 2.37.0-rc as the latest release candidate, and 2.29.0 as the default version displayed."]]],[]]