[[["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 `AdminServiceLimitedErrorCountRetryPolicy` class in the Google Cloud Pub/Sub Lite C++ library."],["This retry policy class limits retries based on the number of transient errors encountered, stopping after a prescribed number of failures or upon encountering a non-transient error."],["Transient errors, which can be retried, are specifically identified as having status codes `kInternal` or `kUnavailable`."],["The class offers constructors to set the maximum number of transient errors allowed and provides methods to determine if a retry should occur based on the error status."],["The latest version documented is 2.37.0-rc, with documentation available for many prior versions of this `AdminServiceLimitedErrorCountRetryPolicy` class going back as far as 2.11.0."]]],[]]