[[["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-08-14 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."]]],[]]