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