[[["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-17 UTC."],[[["This document outlines the `IdentityAwareProxyAdminServiceLimitedErrorCountRetryPolicy`, which is a retry policy designed for the `IdentityAwareProxyAdminServiceConnection` in the IAP C++ library."],["The retry policy stops retrying when a non-transient error occurs or when a set number of transient failures, defined during the policy's creation, is exceeded."],["The `kUnavailable` status code is considered a transient error in this specific policy, and can be set to disable the retry loop entirely by setting the `maximum_failures` parameter to 0."],["The class provides methods to manage the policy, such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, along with constructors for creating and copying instances."],["The document provides an overview of versions available for this class, ranging from version 2.11.0 to the latest release candidate version 2.37.0-rc."]]],[]]