[[["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 `DocumentSchemaServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud Content Warehouse C++ client library, with the most recent version of the documentation being `2.37.0-rc`."],["The `DocumentSchemaServiceLimitedErrorCountRetryPolicy` class defines a retry policy for `DocumentSchemaServiceConnection` that stops retrying after a specified number of transient errors or upon encountering a non-transient error."],["The class considers the `kUnavailable` status code as a transient error, and the number of retries can be controlled by setting the maximum number of transient failures."],["The documentation outlines the constructors and functions available within this retry policy class, including `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`."],["The `BaseType` type alias is detailed as an alias of `DocumentSchemaServiceRetryPolicy` within the content of this page."]]],[]]