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-07-18 UTC."],[[["This page provides documentation for the `UserEventServiceConnection` class within the Google Cloud Retail C++ library, detailing its various versions."],["The `UserEventServiceConnection` class defines virtual methods mirroring the user-facing overloads in `UserEventServiceClient`, allowing for custom behavior injection during testing."],["Version 2.37.0-rc is the latest release candidate, while 2.21.0 is the page version and there are also several other numbered versions available, all the way back to 2.11.0."],["The documentation outlines several virtual functions within `UserEventServiceConnection`, including `WriteUserEvent`, `CollectUserEvent`, `PurgeUserEvents`, `ImportUserEvents`, and `RejoinUserEvents`."],["`MakeUserEventServiceConnection()` can be used to create a concrete instance of the class, and `MockUserEventServiceConnection` is available for mocking purposes."]]],[]]