[[["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-14 UTC."],[[["This webpage provides documentation for the `DocumentServiceLimitedErrorCountRetryPolicy` class in the Google Cloud C++ client library for Discovery Engine, focusing on version-specific details."],["The `DocumentServiceLimitedErrorCountRetryPolicy` class is used to manage retries for `DocumentServiceConnection` based on the number of encountered transient errors, stopping when a non-transient error is received, or the maximum number of transient failures is exceeded."],["Transient errors, specifically `kUnavailable`, are the only status codes that will be retried, allowing users to configure the number of failures to tolerate during initialization."],["The page provides documentation for various versions of the library, with version 2.37.0-rc being the latest, and provides a link for each version, allowing for historical reference and compatibility checks."],["The documentation includes details about the class constructors, functions, and type aliases, which includes information on parameters, return types, and descriptions for each."]]],[]]