[[["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 most recent version of the documentation being for version `2.37.0-rc`."],["The `DocumentLinkServiceLimitedErrorCountRetryPolicy` is designed to manage retries for `DocumentLinkServiceConnection` based on the number of errors encountered, stopping when it meets a non-transient error or it surpasses the defined maximum number of transient failures."],["Transient errors for this policy are specifically defined as those with the `kUnavailable` status code, and the class allows for configuration of the maximum number of allowed transient errors via an `int` parameter when constructed."],["The policy provides methods like `OnFailure`, `IsExhausted`, `IsPermanentFailure` to manage and assess retry attempts, and `clone()` for creating new policy instances."],["The page provides a comprehensive list of historical versions ranging from `2.37.0-rc` to `2.12.0`, allowing users to access documentation for previous releases."]]],[]]