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