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