[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["This document outlines the `IAMPolicyLimitedErrorCountRetryPolicy`, a retry mechanism designed for `IAMPolicyConnection` in the Google Cloud C++ client library, with the latest version being `2.37.0-rc`."],["The retry policy halts retries upon encountering a non-transient error or exceeding the predefined number of transient failures, and it considers `kUnavailable` status codes as transient errors."],["You can instantiate `IAMPolicyLimitedErrorCountRetryPolicy` to specify the maximum number of transient errors tolerated, with an option to disable retries entirely by setting `maximum_failures` to 0."],["The class provides several methods, such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, to manage and assess the retry behavior."],["The documents cover multiple versions of the implementation of `IAMPolicyLimitedErrorCountRetryPolicy`, from version 2.11.0 up to the latest 2.37.0-rc."]]],[]]