[[["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-14 UTC."],[[["This page provides documentation for the `IamCheckerLimitedErrorCountRetryPolicy` class, which is a retry policy for `IamCheckerConnection`."],["The policy stops retrying if a non-transient error is returned or if the number of transient failures exceeds a specified limit."],["Transient errors are defined as those returning a `kUnavailable` status code."],["You can create an instance of this policy that defines the `maximum_failures` in order to set the max number of transient errors to tolerate before stopping."],["The documentation outlines available versions, constructors, functions, and type aliases associated with the `IamCheckerLimitedErrorCountRetryPolicy` class."]]],[]]