[[["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-03-21 UTC."],[[["This webpage provides documentation for the `ClusterManagerRetryPolicy` class, which is part of the Google Cloud Container C++ library."],["The latest release candidate version of the `ClusterManagerRetryPolicy` is `2.37.0-rc`, with several older versions available as far back as `2.11.0`."],["The `ClusterManagerRetryPolicy` is designed to be used with `ClusterManagerConnection`, offering functionality for retry logic in the context of the connection."],["Key functions of this policy include `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, which handle policy creation, failure status checks, exhaustion checks, and permanent failure identification, respectively."],["Each function related to status checks (`OnFailure` and `IsPermanentFailure`) takes a `Status const &` parameter to evaluate the status of the policy, while the return type is always a boolean."]]],[]]