[[["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-04-17 UTC."],[[["This webpage provides documentation for the Pub/Sub library retry policies, starting from version 2.11.0 up to the latest release candidate, 2.37.0-rc."],["The `RetryPolicy` class is the base for these retry policies, offering a consistent interface across different versions."],["The `RetryPolicy` class includes functions to determine retry conditions such as `OnFailure`, `IsExhausted`, and `IsPermanentFailure`, all operating based on the provided `Status`."],["The `clone()` function creates a new instance of the policy, reset to its initial state."],["The documentation can be accessed for each specific version listed, allowing developers to review changes between releases."]]],[]]