[[["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 in the Google Cloud C++ client library, specifically for Content Warehouse."],["The retry policy is designed to manage transient errors when using `DocumentServiceConnection`, stopping retries if a non-transient error occurs or if the number of transient failures exceeds a set limit."],["The `DocumentServiceLimitedErrorCountRetryPolicy` class offers constructors to define the maximum number of tolerable transient failures, and includes functions to check for exhaustion, permanent failures, and to determine if a given error is considered a transient error."],["The provided documentation shows a list of available versions ranging from 2.12.0 up to 2.37.0-rc, with version 2.37.0-rc being the latest, to refer to the documentation of the `DocumentServiceLimitedErrorCountRetryPolicy` class."],["The `kUnavailable` status code is treated as a transient error and therefore will be a reason for the policy to retry."]]],[]]