[[["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 `RetryPolicy` class within the Google Cloud Pub/Sub C++ library."],["The page details various versions of the `RetryPolicy` class, ranging from version 2.11.0 up to the latest release candidate, 2.37.0-rc."],["Key functions of the `RetryPolicy` class include `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, which are used to manage the retry behavior of the library."],["The `OnFailure()` and `IsPermanentFailure()` functions take in a status parameter, to determine if a failure has occured, and whether it is permanent respectively, while also providing a boolean return type."],["The `clone()` function returns a unique pointer to a RetryPolicy, and the `IsExhausted()` function returns a boolean."]]],[]]