[[["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-05-07 UTC."],[[["This document provides reference information for the `RevisionsLimitedErrorCountRetryPolicy` class within the Google Cloud C++ library, specifically for Cloud Run."],["The `RevisionsLimitedErrorCountRetryPolicy` is used to manage retries for `RevisionsConnection` based on the number of errors encountered, stopping retries after non-transient errors or exceeding a set maximum number of transient errors."],["The class allows configuration of the maximum number of transient errors to tolerate via the constructor, and can be disabled completely by setting the maximum failures to 0."],["The reference covers the class's constructors, functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, along with its type alias `BaseType`."],["The document lists the available versions for reference, starting from the latest release candidate `2.37.0-rc`, with the current version being `2.35.0`, and going as far back as `2.11.0`."]]],[]]