[[["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 documentation for the `AdminServiceLimitedErrorCountRetryPolicy` class in the Google Cloud Pub/Sub Lite C++ library."],["This retry policy for `AdminServiceConnection` stops retrying after encountering a non-transient error or exceeding a specified number of transient failures, with `kInternal` and `kUnavailable` status codes considered transient."],["The `AdminServiceLimitedErrorCountRetryPolicy` class can be configured to tolerate a certain `maximum_failures` of transient errors, and disabling the retry loop can be achieved by setting `maximum_failures` to 0."],["The document lists all available versions of the `AdminServiceLimitedErrorCountRetryPolicy` class, starting with the latest version `2.37.0-rc` all the way down to version `2.11.0`."],["The provided document describes the constructors, functions, and type aliases available in the `AdminServiceLimitedErrorCountRetryPolicy` class."]]],[]]