This interface defines virtual methods for each of the user-facing overload sets in UserEventServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type UserEventServiceClient.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["This webpage details the `UserEventServiceConnection` class, which interfaces with the `UserEventServiceClient` in the Google Cloud Retail v2 API."],["The page provides documentation for various versions of the `UserEventServiceConnection`, ranging from version 2.11.0 up to the latest release candidate, 2.37.0-rc."],["`UserEventServiceConnection` includes virtual methods for user event-related operations like `WriteUserEvent`, `CollectUserEvent`, `PurgeUserEvents`, `ImportUserEvents`, and `RejoinUserEvents`."],["The documentation offers information on creating concrete instances and mocking the `UserEventServiceConnection` class for testing purposes with the use of the `MakeUserEventServiceConnection()` function and `MockUserEventServiceConnection`."],["It also includes methods for managing long running operations such as `ListOperations` and `GetOperation` to monitor and retreive data."]]],[]]