[[["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-04-24 UTC."],[[["This webpage details the `AuthorizedCertificatesLimitedErrorCountRetryPolicy`, a retry policy used for `AuthorizedCertificatesConnection` in the App Engine C++ client library."],["The policy limits retries based on the number of transient errors, stopping if a non-transient error occurs or the maximum number of transient failures is reached, with `kUnavailable` being the sole status code classified as transient."],["The policy can be configured to allow a specific number of transient errors via the `maximum_failures` parameter in its constructor, and can be completely disabled by setting this parameter to 0."],["The webpage provides access to documentation for various versions of this class, ranging from the latest `2.37.0-rc` down to `2.11.0`, each with their own dedicated link."]]],[]]