[[["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 `CloudMemcacheRetryPolicy` class, specifically within the Google Cloud C++ client library."],["The latest release candidate version is 2.37.0-rc, but this page is for version 2.28.0 of the C++ library, with links to documentation of older versions."],["The `CloudMemcacheRetryPolicy` class manages retry attempts for `CloudMemcacheConnection` operations and has methods like `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`."],["The `OnFailure()`, and `IsPermanentFailure()` functions takes a status parameter, while `IsExhausted()` and `clone()` do not take any parameters."],["Each function returns a boolean, with the exception of `clone()` which returns `std::unique_ptr\u003c CloudMemcacheRetryPolicy \u003e`."]]],[]]