[[["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-05-07 UTC."],[[["This webpage provides documentation for the `IdentityAwareProxyAdminServiceRetryPolicy` class in the Google Cloud C++ client library, specifically for the Identity Aware Proxy (IAP) service."],["The latest release candidate version of the documentation is 2.37.0-rc, and it contains several previous versions of documentation dating as far back as version 2.11.0, with all the other versions in between."],["The `IdentityAwareProxyAdminServiceRetryPolicy` class defines the retry logic for the `IdentityAwareProxyAdminServiceConnection`, which includes if failures are permanent or should be retried, and whether the retry policy is exhausted."],["The class provides functions like `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, each detailing how the retry policy behaves under various conditions."],["The `OnFailure()` and `IsPermanentFailure()` functions take in a `Status const &` as a parameter, while the other functions do not, and all function's return types are either `std::unique_ptr` or `bool`."]]],[]]