[[["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-08-14 UTC."],[[["This webpage provides documentation for the `SchemaServiceLimitedErrorCountRetryPolicy` class within the Google Cloud Discovery Engine C++ library, outlining its usage and functionality."],["The `SchemaServiceLimitedErrorCountRetryPolicy` class is designed to manage retries for `SchemaServiceConnection` based on the number of errors encountered, with the retry process halting on non-transient errors or exceeding the defined transient failure count."],["The policy considers `kUnavailable` as the only transient error, and can be configured to tolerate a specific maximum number of transient failures."],["The documentation offers a list of prior versions of the class, starting from version 2.15.1 up to 2.37.0-rc, as well as version 2.28.0 which is the version this documentation primarily covers."],["The page describes the class's constructors, functions (like `maximum_failures`, `OnFailure`, `IsExhausted`, `IsPermanentFailure`, `clone`), and the `BaseType` alias, all pertaining to the management of retry attempts."]]],[]]