[[["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 page details the `RevisionsRetryPolicy` class for Google Cloud Run v2, specifically outlining its behavior and functions within the C++ client library."],["The latest version available is 2.37.0-rc, and the page provides links to documentation for various other prior versions, ranging from 2.11.0 up to 2.36.0."],["The `RevisionsRetryPolicy` defines the retry strategy for the `RevisionsConnection`, which includes functions like `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`."],["The provided functions allow users to create a new instance of the retry policy, check for retry conditions upon failure, determine if the policy is exhausted, and identify if a failure is permanent."],["Each function's return type and parameter details, including `Status const &` parameters for `OnFailure` and `IsPermanentFailure`, are clearly documented in tables."]]],[]]