[[["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-14 UTC."],[[["This webpage provides documentation for the `GkeHubRetryPolicy` class, which is part of the Google Cloud GKE Hub C++ library."],["The latest release candidate version for the `GkeHubRetryPolicy` is 2.37.0-rc, and documentation for prior versions starting from 2.36.0 to 2.11.0 are available."],["The `GkeHubRetryPolicy` class offers methods like `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, used to manage retry behavior for `GkeHubConnection`."],["The `OnFailure`, and `IsPermanentFailure` methods accept a `status` parameter of type `Status const &`, and the `IsExhausted` method provides a boolean return type."],["The method `clone` returns a unique pointer of the same `GkeHubRetryPolicy` type."]]],[]]