[[["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 webpage provides documentation for the `ImageVersionsLimitedErrorCountRetryPolicy` class, which is designed to handle transient errors during RPC calls for `ImageVersionsConnection`."],["The class allows configuration of a maximum number of transient failures before the retry policy stops, and setting the `maximum_failures` to 0 disables the retry mechanism entirely."],["The policy considers RPC calls that return `kUnavailable` status codes as transient errors and any other non-transient errors will stop the retries."],["The documentation includes information about the available constructors for creating instances of this class, as well as available functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()` and `clone()`."],["The page provides a comprehensive list of previous versions, including the latest release candidate, of this particular class which is under the namespace `google::cloud::composer_v1`."]]],[]]