[[["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-21 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."]]],[]]