[[["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 `DocumentServiceLimitedErrorCountRetryPolicy` class, which is used to define a retry policy for `DocumentServiceConnection` in the Google Cloud Content Warehouse C++ library."],["The `DocumentServiceLimitedErrorCountRetryPolicy` stops retrying when a non-transient error is encountered, or if the number of transient failures exceeds a specified limit, and it considers `kUnavailable` as a transient error."],["Users can create an instance of `DocumentServiceLimitedErrorCountRetryPolicy` specifying the maximum number of tolerated transient errors, and can disable the retry loop by setting `maximum_failures` to 0."],["The page includes various versions of the documentation, starting with the latest release candidate (2.37.0-rc) and extending back to version 2.12.0, with version 2.28.0 being the current view."]]],[]]