[[["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 document provides a retry policy, `SecretManagerServiceLimitedErrorCountRetryPolicy`, for the `SecretManagerServiceConnection` in the context of Google Cloud C++ client libraries."],["The policy limits retries based on the number of transient errors, stopping if a non-transient error occurs or if the number of transient errors exceeds a set limit."],["`kUnavailable` status codes are the only type that are considered as transient errors in this specific policy implementation."],["The policy can be configured during construction to set the maximum number of tolerated transient failures, with a value of 0 effectively disabling retries."],["The document also lists various functions and a type alias related to this policy including functions such as `OnFailure`, `IsExhausted`, `IsPermanentFailure`, `maximum_failures`, and `clone`, as well as the `BaseType` alias."]]],[]]