[[["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 `IdentityAwareProxyOAuthServiceLimitedErrorCountRetryPolicy`, which is a retry policy designed for `IdentityAwareProxyOAuthServiceConnection` in the context of Google Cloud C++ client libraries."],["The policy halts retries upon encountering a non-transient error or when the number of transient failures exceeds a specified maximum."],["Transient errors, specifically, are those that return a `kUnavailable` status code, according to this policy."],["The policy allows for configuring the maximum number of transient errors that will be tolerated before retries are stopped via the `maximum_failures` parameter."],["This page also includes a list of available versions, and links to the documentation for those specific versions."]]],[]]