[[["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 `DocumentLinkServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud Content Warehouse C++ client library, with the current version being 2.23.0."],["The `DocumentLinkServiceLimitedErrorCountRetryPolicy` is a retry policy designed for `DocumentLinkServiceConnection` that limits retries based on the number of detected errors."],["The policy stops retrying if a non-transient error is encountered or if the number of transient failures exceeds a specified maximum, where `kUnavailable` is the only status code considered a transient error."],["You can configure the maximum number of transient errors tolerated upon object construction, or disable it by providing 0 for the `maximum_failures` parameter."],["This page also lists previous versions of the class, with the latest version at 2.37.0-rc."]]],[]]