[[["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 Storage C++ library, with version 2.37.0-rc as the latest available."],["The `RetryPolicy` class acts as the foundational class for defining retry behaviors in the Storage library."],["The documentation lists various historical versions of the `RetryPolicy` class, dating back to version 2.11.0, allowing users to refer to past implementations if necessary."],["The `RetryPolicy` class includes functions like `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` to manage retry logic."],["The documentation provides details about the input and return types of these functions, such as `std::unique_ptr\u003cRetryPolicy\u003e` for clone, or `bool` for the other methods."]]],[]]