[[["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 `SchemaServiceLimitedErrorCountRetryPolicy` class within the Google Cloud Discovery Engine C++ library, including various versions."],["The `SchemaServiceLimitedErrorCountRetryPolicy` is a retry mechanism for `SchemaServiceConnection` that halts retries after encountering a non-transient error or exceeding a specified number of transient failures."],["The policy considers `kUnavailable` status codes as transient errors and provides a constructor to configure the `maximum_failures` parameter for controlling the number of allowed transient errors."],["It also includes methods like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` for managing retry behavior and querying the policy's state."],["The documentation offers a comprehensive list of different versions of the class, ranging from `2.15.1` to `2.37.0-rc` (latest), including links for each."]]],[]]