[[["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 details the `IamCheckerRetryPolicy` class, providing retry policies for the `IamCheckerConnection` in the Google Cloud Policy Troubleshooter C++ client library."],["The latest version available is `2.37.0-rc`, with a comprehensive list of previous versions down to `2.11.0`, each linking to its respective documentation."],["The class offers functions to manage retry behavior, including `clone()`, `OnFailure(Status const &)`, `IsExhausted() const`, and `IsPermanentFailure(Status const &) const`."],["`OnFailure` checks if the operation should be retried based on the provided status, and `IsPermanentFailure` checks if a provided status is considered a permanent failure."],["`IsExhausted()` determines if the retry policy has been exhausted."]]],[]]