[[["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-14 UTC."],[[["This webpage details the `AttachedClustersRetryPolicy` class within the Google Cloud GKE Multi-Cloud C++ library, specifically for version 2.21.0 and other versions up to 2.37.0-rc."],["The `AttachedClustersRetryPolicy` is used to define the retry behavior for `AttachedClustersConnection`."],["The policy has methods to determine if a failure is permanent, using `IsPermanentFailure(Status const &) const`, or if the retry policy is exhausted with `IsExhausted() const`."],["It also offers `OnFailure(Status const &)` to determine if a retry should occur after a failure."],["The `clone() const` method is used to create a new instance of the retry policy, set to the initial state."]]],[]]