[[["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 provides documentation for the `JobsRetryPolicy` class within the Google Cloud Run C++ library, detailing its functionality across multiple versions."],["Version 2.37.0-rc is the latest release candidate, and the documentation includes versions ranging from 2.11.0 up to 2.37.0-rc."],["The `JobsRetryPolicy` class manages retry behavior for `JobsConnection`, providing methods to create a clone, check for failure, check for exhaustion, and determine if a failure is permanent."],["The `OnFailure` and `IsPermanentFailure` methods take a `Status` object as a parameter to determine retry eligibility and failure type, while the `IsExhausted` method simply returns a boolean."],["The documentation details the functions `clone()`, `OnFailure(Status const &)`, `IsExhausted()`, and `IsPermanentFailure(Status const &)` and their return types."]]],[]]