[[["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 `AccessApprovalLimitedErrorCountRetryPolicy`, which is a retry policy for `AccessApprovalConnection` that limits retries based on the number of transient errors encountered."],["The policy terminates if a non-transient error occurs or if the number of transient failures exceeds the `maximum_failures` threshold set during initialization."],["Transient errors are specifically defined as those returning a `kUnavailable` status code."],["The class supports creating new instances, defining the maximum allowed transient failures, checking if the retry policy is exhausted, determining if a failure is permanent, and cloning the retry policy."],["The document also highlights various versions of the documentation, including the latest version 2.37.0-rc, and ranging from 2.11.0 up to 2.36.0."]]],[]]