[[["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 Storage C++ library, with a focus on various versions."],["The most recent version of the `RetryPolicy` class documented is `2.37.0-rc`, which is presented as the latest, while older versions are listed in descending order down to `2.11.0`."],["The `RetryPolicy` class serves as the foundational class for handling retry logic in the Storage library, and has functions such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`."],["The class functions `OnFailure()` and `IsPermanentFailure()` both have parameters of `status` that are of the type `Status const &` and both return a `bool`."],["The functions `IsExhausted()` and `clone()` both return a `bool` and a `std::unique_ptr\u003c RetryPolicy \u003e`, respectively."]]],[]]