[[["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 `DocumentSchemaServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud Content Warehouse C++ client library, specifically version 2.28.0."],["The `DocumentSchemaServiceLimitedErrorCountRetryPolicy` class implements a retry mechanism for `DocumentSchemaServiceConnection`, halting retries if a non-transient error is returned or if the number of transient failures exceeds a set threshold."],["Transient errors, such as `kUnavailable`, are the only errors that trigger retries under this policy, and the number of acceptable transient errors is determined by the `maximum_failures` parameter set during the object creation."],["The documentation lists available constructors and functions including `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, also, the type alias `BaseType` which is equivalent to `DocumentSchemaServiceRetryPolicy` is defined."],["The webpage offers access to documentation for historical versions of the policy, ranging from version 2.12.0 to the latest release candidate 2.37.0-rc."]]],[]]