[[["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."],["This retry policy is designed for the `DocumentServiceConnection` class and halts retries if a non-transient error occurs or if the number of transient failures exceeds a set maximum."],["The class considers the `kUnavailable` status code as a transient error, meaning it will trigger a retry under this circumstance."],["You can configure the maximum number of tolerated transient errors during the instance creation of `DocumentServiceLimitedErrorCountRetryPolicy`, by disabling the retry loop with a `maximum_failures` value of 0."],["The page lists all of the versions and allows users to navigate to a specific version's documentation of the class, with version 2.37.0-rc as the latest available."]]],[]]