[[["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 `UserEventServiceLimitedErrorCountRetryPolicy` class in the Google Cloud C++ client library for Discovery Engine, with the most recent version being 2.37.0-rc."],["The `UserEventServiceLimitedErrorCountRetryPolicy` is designed to manage retries for the `UserEventServiceConnection`, stopping when a non-transient error occurs or a defined number of transient failures is surpassed."],["Transient errors, specifically `kUnavailable`, are the only type of errors considered for retry by this policy, and it is possible to disable retries completely by setting `maximum_failures` to 0."],["The class includes methods to manage and evaluate retry conditions, including functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`."],["The documentation presents available version of this class and lists all functions, constructors and type aliases available to use."]]],[]]