[[["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-02 UTC."],[[["This webpage provides documentation for the `RetryPolicy` class within the Google Cloud Storage C++ library, with a focus on the base class for handling retry logic."],["The page details the `RetryPolicy` class, offering links to the documentation for various versions, ranging from the latest release candidate (2.37.0-rc) down to version 2.11.0, with all of them leading to the same `RetryPolicy` class."],["The documented functions of the `RetryPolicy` class include `clone()`, `OnFailure(Status const &)`, `IsExhausted()`, and `IsPermanentFailure(Status const &)`, each providing information on how to create new policy instances, and handle the retry logic."],["The documentation covers several aspects of the functions, such as the returned type, the parameters, and a very brief description of each function."]]],[]]