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