[[["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 `DocumentServiceLimitedErrorCountRetryPolicy` class in the Google Cloud C++ client library for Discovery Engine, detailing its functionality across multiple versions."],["The `DocumentServiceLimitedErrorCountRetryPolicy` class manages retries for `DocumentServiceConnection` by limiting the number of transient errors, such as `kUnavailable`."],["The retry policy stops when it encounters a non-transient error or exceeds the allowed number of transient failures."],["Users can control the maximum number of transient errors tolerated by the retry policy by providing an integer during the constructor, and a maximum_failures of `0` will disable retry."],["The page includes various constructors and functions such as `OnFailure`, `IsExhausted`, `IsPermanentFailure`, `clone` and `maximum_failures()` to manage the retry behavior."]]],[]]