[[["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 details the `SchemaServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `SchemaServiceConnection` in the Google Cloud Discovery Engine C++ library."],["The policy is designed to halt retries upon encountering a non-transient error or exceeding a predefined count of transient failures, with `kUnavailable` being treated as transient."],["The policy can be configured with a maximum number of allowable transient failures, and setting this number to zero effectively disables retries."],["The page provides an overview of the class constructors, functions such as `maximum_failures`, `OnFailure`, `IsExhausted`, `IsPermanentFailure`, and `clone`, along with its type alias `BaseType`."],["Multiple versions of the documentation are made available to the user, from version `2.37.0-rc` to `2.15.1`, allowing them to view the evolution of the policy over time."]]],[]]