[[["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 `TasksRetryPolicy` class within the Google Cloud Run v2 C++ library, with the latest release being version 2.37.0-rc."],["The page offers links to documentation for numerous previous versions of the library, ranging from 2.11.0 up to the most recent 2.37.0-rc release, allowing users to find documentation specific to their project."],["The `TasksRetryPolicy` class is responsible for defining the retry behavior for `TasksConnection`, indicating that this class manages the error handling and retry logic for task-related operations."],["The documentation details several key functions within the `TasksRetryPolicy` class, such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, which are used for creating new instances, determining if a retry should occur, and identifying permanent failures."],["It provides a table with the parameter 'Status const &' with its description, as well as the boolean Return type and description for the functions: OnFailure and IsPermanentFailure."]]],[]]