[[["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 `DocumentServiceLimitedErrorCountRetryPolicy` class in the Google Cloud Content Warehouse C++ library, and also shows the different version numbers."],["The `DocumentServiceLimitedErrorCountRetryPolicy` class manages retries for `DocumentServiceConnection` by limiting the number of transient errors, and will cease if a non-transient error occurs, or the error limit is reached."],["Transient errors, as considered by this class, include the `kUnavailable` status code."],["The policy can be disabled by instantiating it with `maximum_failures` set to 0, and the policy can be cloned to a new instance that is reset to its initial state."],["There are also multiple constructors listed for this class, showing different ways it can be initialized."]]],[]]