[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-18 UTC."],[[["This webpage provides documentation for the `AdminServiceLimitedErrorCountRetryPolicy` class in the Google Cloud Pub/Sub Lite C++ library."],["This retry policy is designed for `AdminServiceConnection` and halts retries upon encountering a non-transient error or exceeding a defined number of transient failures."],["The class considers `kInternal` and `kUnavailable` as transient errors and the maximum number of allowed transient errors is set via the constructor `maximum_failures`."],["The page documents the different constructors, along with member functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()` and `clone()`, and the type alias `BaseType`."],["The documentation shows the latest release as 2.37.0-rc with a list of previous versions going as far back as 2.11.0, with each having a separate page."]]],[]]