[[["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` defines a retry strategy for `UserEventServiceConnection` that limits the number of transient errors before stopping retries, with `kUnavailable` being the only error that is considered as transient."],["The class offers constructors to set the maximum number of allowed transient failures, with the option to disable retries by setting this value to zero."],["The class includes functions to check the maximum number of failures allowed, whether the policy is exhausted, whether the failure is permanent, and to create a cloned copy of the retry policy."],["The documentation covers versions from 2.11.0 to 2.37.0-rc, all linked to their respective documentation pages for `UserEventServiceLimitedErrorCountRetryPolicy`."]]],[]]