[[["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-14 UTC."],[[["This webpage provides documentation for the `RetryPolicy` class within the Google Cloud Pub/Sub C++ library, covering multiple versions."],["The latest release candidate version available is 2.37.0-rc, with a history of versions going back to 2.11.0."],["The `RetryPolicy` class functions include `clone()`, `OnFailure(Status const &)`, `IsExhausted()`, and `IsPermanentFailure(Status const &)`."],["The `OnFailure` and `IsPermanentFailure` functions both take a `Status const &` parameter and return a `bool` indicating success or failure, while the `IsExhausted` method also returns a boolean, and the `clone` function returns a `std::unique_ptr\u003c RetryPolicy \u003e`."],["Each version listed has a link to its specific documentation for the `RetryPolicy` class, allowing users to view its specific properties and behaviors for each given release."]]],[]]