[[["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-05 UTC."],[[["This webpage provides documentation for the `ArtifactRegistryLimitedErrorCountRetryPolicy` class in the Google Cloud C++ client library, specifically for versions 2.11.0 through 2.37.0-rc."],["The `ArtifactRegistryLimitedErrorCountRetryPolicy` is used to manage retries for operations in the `ArtifactRegistryConnection`, stopping when encountering a non-transient error or exceeding a specified number of transient failures."],["The policy treats `kUnavailable` status codes as transient errors, and it can be disabled by setting the `maximum_failures` parameter to 0 during construction."],["The webpage details the constructors, functions (such as `maximum_failures`, `OnFailure`, `IsExhausted`, `IsPermanentFailure`, and `clone`), and type alias (`BaseType`) associated with the `ArtifactRegistryLimitedErrorCountRetryPolicy`."],["The latest release is `2.37.0-rc` and the page documents multiple versions all the way back to version `2.11.0`, providing links to documentation for each of them."]]],[]]