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