[[["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 webpage provides documentation for the `PoliciesLimitedErrorCountRetryPolicy` class, specifically within the context of the Google Cloud C++ client library's IAM v2 API."],["The `PoliciesLimitedErrorCountRetryPolicy` class defines a retry mechanism for `PoliciesConnection` operations, designed to handle transient errors up to a configurable `maximum_failures` count."],["The retry policy will stop when a non-transient error occurs or the maximum number of allowed transient failures has been reached, where `kUnavailable` is considered a transient error."],["The page lists links to documentation for multiple versions of the C++ client library, with version 2.37.0-rc being the latest, and also going all the way back to version 2.11.0."],["The page details the constructors, functions, parameters, return types, and type aliases associated with the `PoliciesLimitedErrorCountRetryPolicy` class, as well as the `PoliciesRetryPolicy` it's aliased to."]]],[]]