[[["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-21 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`."]]],[]]