[[["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-21 UTC."],[[["This webpage details the `CertificateManagerLimitedErrorCountRetryPolicy`, a retry mechanism for `CertificateManagerConnection` in the Google Cloud C++ client library."],["The retry policy limits the number of transient errors it will tolerate before stopping, and it also stops retrying upon encountering non-transient errors."],["`kUnavailable` status codes are the only status treated as transient errors in this particular class."],["The class allows setting the maximum number of tolerated transient failures via a constructor parameter, and setting this to 0 disables retries."],["The webpage provides an overview of several key functions, including `OnFailure`, `IsExhausted`, `IsPermanentFailure`, and `clone`, as well as detailed descriptions of the constructors."]]],[]]