[[["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, which is part of the Google Cloud Retail C++ client library."],["The `UserEventServiceLimitedErrorCountRetryPolicy` manages retries for the `UserEventServiceConnection` by counting transient errors, stopping retries on non-transient errors or if the number of transient failures exceeds the maximum."],["The class constructor allows setting a maximum number of transient failures, with the option to disable retries entirely by setting the maximum to 0."],["The documentation includes details on the class's constructors, functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, along with a type alias `BaseType`."],["Multiple versions of the documentation are available, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc, including the version this documentation is for, 2.16.0."]]],[]]