[[["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-09 UTC."],[[["This webpage provides documentation for the `RetryPolicy` class within the Google Cloud Storage C++ library, spanning versions from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `RetryPolicy` class serves as the foundation for defining retry behaviors in the Storage library."],["Key functions of the `RetryPolicy` class include `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, which are used to manage the retry process."],["The `clone()` function of the `RetryPolicy` class creates a new policy instance, reset to its initial state."],["The functions `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` are used for checking the current status of retries, and whether or not they can continue."]]],[]]