[[["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 `AzureClustersRetryPolicy` class within the Google Cloud GKE Multi-Cloud C++ library, specifically focusing on version 2.20.0 and its related versions."],["The `AzureClustersRetryPolicy` class is designed to manage retry logic for `AzureClustersConnection`, and is used for handling transient failures."],["The documentation lists all the available versions of the `AzureClustersRetryPolicy` class, ranging from the latest release candidate 2.37.0-rc down to version 2.11.0, so users can easily view other versions."],["The `AzureClustersRetryPolicy` class includes methods such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, which allow for the creation of new policy instances, checking if there was a failure, checking if the retries have exhausted, or checking if the error is permanent respectively."],["Each function within the policy has a detailed parameter and return type descriptions that the user can look at to see its functionality and how it works."]]],[]]