[[["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 document provides information on the `SchemaServiceLimitedErrorCountRetryPolicy`, a class that manages retries for `SchemaServiceConnection` in the Google Cloud Discovery Engine C++ library."],["The retry policy halts if an RPC returns a non-transient error or if the number of transient failures exceeds a predefined limit, treating the status code `kUnavailable` as a transient error."],["The `SchemaServiceLimitedErrorCountRetryPolicy` allows the setting of `maximum_failures`, which is the number of allowed transient errors, and setting this to zero disables the retry mechanism."],["The document outlines the constructors and functions available within the `SchemaServiceLimitedErrorCountRetryPolicy` class, such as managing maximum failures, checking failure status, and creating clones of the policy."],["The document lists various versions of the library, ranging from version `2.37.0-rc` (latest) down to version `2.15.1`, all relating to `SchemaServiceLimitedErrorCountRetryPolicy`."]]],[]]