[[["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 `UserEventServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud Discovery Engine C++ client library, with the current version being 2.26.0."],["The `UserEventServiceLimitedErrorCountRetryPolicy` is a retry mechanism for `UserEventServiceConnection` that limits retries based on the number of transient errors, treating `kUnavailable` status codes as transient."],["This policy stops retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined maximum, which can be set upon class instantiation."],["The class offers functions to check for exhaustion, failure states, permanent failures and contains functions for creating clones, with an alias `BaseType` that indicates `UserEventServiceRetryPolicy` is the parent class."],["The document lists previous versions of the library from 2.15.1 up to 2.37.0-rc."]]],[]]