[[["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-07 UTC."],[[["This webpage provides documentation for the `DocumentServiceLimitedErrorCountRetryPolicy` class in the Google Cloud Discovery Engine C++ client library, detailing its functionality across various versions."],["The `DocumentServiceLimitedErrorCountRetryPolicy` class manages retries for `DocumentServiceConnection` based on the number of errors encountered, stopping retries on non-transient errors or when exceeding a specified maximum failure count."],["Transient errors, such as `kUnavailable`, trigger retry attempts, and you can customize the maximum number of allowed transient errors when constructing an instance, with a value of 0 disabling retries altogether."],["The class provides methods to check if the retry policy is exhausted, if a failure is permanent, to retrieve the maximum allowed failures, and allows for cloning to reset the state."],["The documentation is available for multiple versions, ranging from 2.15.1 up to the latest release candidate, 2.37.0-rc."]]],[]]