[[["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-04-09 UTC."],[[["This webpage provides documentation for the `DocumentSchemaServiceLimitedErrorCountRetryPolicy` class in the Google Cloud Content Warehouse C++ library, covering versions from 2.12.0 up to the latest release candidate, 2.37.0-rc."],["The `DocumentSchemaServiceLimitedErrorCountRetryPolicy` is a retry mechanism for `DocumentSchemaServiceConnection` that limits the number of transient errors before stopping retries, including when the `kUnavailable` status code is returned."],["Users can configure the maximum number of transient failures tolerated by the policy during initialization, and providing 0 will disable retries entirely."],["The class offers methods for checking if retries are exhausted, determining if a failure is permanent, and cloning the policy instance."],["The documentation lists the different parameters, like `maximum_failures` and `status`, for the class constructors and functions, as well as the different return types."]]],[]]