[[["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 C++ client library for Content Warehouse."],["The class implements a retry policy that stops retrying if a non-transient error occurs or if the number of transient failures exceeds a specified maximum."],["The policy treats `kUnavailable` status codes as transient errors and has several constructors, including one that accepts the maximum number of allowed failures as a parameter."],["The page lists various versions of this class, from 2.12.0 to the latest release candidate 2.37.0-rc, with links to their respective documentation."],["The class provides methods such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` to manage and control the retry behavior."]]],[]]