[[["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 page details the `IdentityAwareProxyAdminServiceLimitedErrorCountRetryPolicy`, which is a retry policy designed for the `IdentityAwareProxyAdminServiceConnection` in the IAP (Identity-Aware Proxy) service, using the C++ language."],["The policy allows for a defined number of transient errors before ceasing to retry, and it considers the `kUnavailable` status code as a transient error."],["The policy stops retrying if an RPC returns a non-transient error or if the number of transient failures exceeds a set maximum."],["You can disable the retry loop by instantiating the `IdentityAwareProxyAdminServiceLimitedErrorCountRetryPolicy` with `maximum_failures` set to 0."],["The page has a list of class versions from 2.11.0 all the way to the latest release 2.37.0-rc, with the ability to access documentation pages for each individual version."]]],[]]