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 provides documentation for the `UserEventServiceConnection` class within the Google Cloud Retail C++ library, detailing its role in managing interactions with the `UserEventServiceClient`."],["The `UserEventServiceConnection` acts as an interface with virtual methods that mirror the user-facing overload sets in `UserEventServiceClient`, facilitating the injection of custom behaviors for testing purposes."],["The documentation lists all versions of the `UserEventServiceConnection` class, starting with version 2.11.0 and going to the latest version, 2.37.0-rc."],["Key functions of the class include methods for writing, collecting, purging, importing, and rejoining user events, such as `WriteUserEvent`, `CollectUserEvent`, `PurgeUserEvents`, `ImportUserEvents`, and `RejoinUserEvents`."],["Users can find information on creating concrete instances using `MakeUserEventServiceConnection()` and mocking capabilities via `retail_v2_mocks::MockUserEventServiceConnection`."]]],[]]