[[["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 document provides information on the `SecretManagerServiceLimitedErrorCountRetryPolicy`, which is a retry policy designed for `SecretManagerServiceConnection` in the context of Google Cloud's C++ Secret Manager API."],["The retry policy stops retrying if a non-transient error occurs or if the number of transient failures, such as `kUnavailable`, exceeds a set limit."],["The class can be instantiated with a specified number of maximum transient failures, or with 0 to disable the retry loop."],["Key functions include `OnFailure` to determine retry eligibility, `IsExhausted` to check if retries are exhausted, `IsPermanentFailure` to identify non-transient errors, and `clone` to create a fresh instance of the policy."],["The document lists available versions ranging from 2.10.1 to 2.37.0-rc for the SecretManager component, each having a dedicated page with `SecretManagerServiceLimitedErrorCountRetryPolicy` documentation."]]],[]]