[[["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-04-09 UTC."],[[["The page provides documentation for the `RevisionsRetryPolicy` class within the Google Cloud Run C++ client library, specifically covering versions from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `RevisionsRetryPolicy` class is used to define the retry logic for operations related to `RevisionsConnection` in Google Cloud Run."],["The documentation details the available functions within the `RevisionsRetryPolicy` class, including `clone()`, `OnFailure(Status const &)`, `IsExhausted()`, and `IsPermanentFailure(Status const &)`, and their parameters and return types."],["The `clone()` function returns a unique pointer to a new `RevisionsRetryPolicy` instance, allowing for independent copies of the policy."],["The `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` functions handle the retry mechanism, status checking, and determining if the policy is exhausted."]]],[]]