[[["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 `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`."]]],[]]