[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]