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"]],[["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-04-09 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."]]],[]]