[[["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 document provides information on the `ImageVersionsLimitedErrorCountRetryPolicy` class, which is designed to handle retries for `ImageVersionsConnection` based on the number of errors encountered."],["The retry policy terminates if a non-transient error occurs or if the number of transient errors exceeds a predefined limit."],["The class treats `kUnavailable` status codes as transient errors and provides constructors to set the maximum number of allowed transient failures."],["It includes functions to manage the retry state, such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, as well as type aliases like `BaseType`."],["The documentation includes a list of the available versions of this class from 2.11.0 all the way up to the latest version `2.37.0-rc`."]]],[]]