[[["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-14 UTC."],[[["This webpage provides documentation for the `DocumentServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud Content Warehouse C++ client library."],["The `DocumentServiceLimitedErrorCountRetryPolicy` class defines a retry strategy for `DocumentServiceConnection` that limits the number of transient errors before stopping retries, and only considers `kUnavailable` as a transient error status code."],["The class has constructors to create instances with a specified maximum number of transient failures, with the ability to disable retries by setting the `maximum_failures` parameter to 0."],["The page offers a list of available versioned documentation of the class, from version 2.37.0-rc down to version 2.12.0."],["The documentation describes the functions of the class, such as `maximum_failures()`, `OnFailure(Status const &)`, `IsExhausted()`, `IsPermanentFailure(Status const &)`, and `clone()`, along with the `BaseType` alias."]]],[]]