[[["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 provides documentation for the `CompletionServiceLimitedErrorCountRetryPolicy` class in the Google Cloud C++ client library for Discovery Engine, specifically for version 2.33.0."],["The class defines a retry policy for `CompletionServiceConnection` that limits retries based on the number of transient errors encountered and will cease retrying on non-transient errors."],["Transient errors in this context are defined as RPCs returning `kUnavailable` status codes."],["The `CompletionServiceLimitedErrorCountRetryPolicy` can be customized by setting the maximum number of transient failures before retries are stopped and can also be disabled."],["The page provides information on various constructors, functions (such as `OnFailure`, `IsExhausted`, `IsPermanentFailure`), and type aliases (`BaseType`) associated with the `CompletionServiceLimitedErrorCountRetryPolicy`."]]],[]]