[[["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-05-07 UTC."],[[["This webpage provides documentation for the `ConfigRetryPolicy` class, part of the Google Cloud C++ client library, with version 2.36.0 being the main focus."],["The latest release candidate, version 2.37.0-rc, is also available alongside a range of previous versions, starting from version 2.16.0 up to the latest release."],["The `ConfigRetryPolicy` class manages retry logic for the `ConfigConnection` and includes methods like `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`."],["The `OnFailure()` and `IsPermanentFailure()` functions both take in a Status object, as a parameter, to determine what to return."],["`IsExhausted()`, and `clone()` are both functions that return a boolean, and a `std::unique_ptr` respectively, to show the status of the retry policy."]]],[]]