[[["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 C++."],["The retry policy halts if a non-transient error occurs or if a defined maximum number of transient failures is exceeded."],["Transient errors are classified as those with the `kUnavailable` status code."],["The policy allows users to configure the `maximum_failures` parameter, which dictates the limit of allowed transient errors before stopping, it can also be disabled by setting this parameter to `0`."],["This document provides information about the functions, constructors, and type aliases for this class."]]],[]]