[[["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-04-09 UTC."],[[["This page provides documentation for the `IAMRetryPolicy` class across multiple versions, from 2.11.0 up to the release candidate 2.37.0-rc."],["The `IAMRetryPolicy` class is used to define the retry behavior for `IAMConnection` in the Google Cloud C++ client library."],["The class includes several functions, such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, which are essential for managing retries."],["The primary function of `OnFailure()` and `IsPermanentFailure()` are to check the status to determine if a failure is recoverable or permanent."],["The primary functions of `clone()` and `IsExhausted()` are to make a new instance of a policy, reset to the initial state, and check if the retry policy has reached its limit."]]],[]]