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