[[["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 page provides documentation for the `DocumentLinkServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ client library for Content Warehouse."],["The retry policy is designed to manage retries for `DocumentLinkServiceConnection` based on the number of transient errors encountered, stopping when a non-transient error occurs or when the maximum number of failures is exceeded."],["The class treats `kUnavailable` status codes as transient errors and allows users to construct the policy, setting the maximum amount of transient failures allowed."],["There are several functions outlined to interact with the retry policy, such as `OnFailure`, `IsExhausted`, and `IsPermanentFailure` which help manage and monitor the retries."],["The documentation provides a list of available versions of the class, ranging from 2.12.0 to the latest release candidate, 2.37.0-rc."]]],[]]