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 webpage details the `UserEventServiceConnection` class, which interfaces with the `UserEventServiceClient` in the Google Cloud Retail v2 library."],["The `UserEventServiceConnection` class defines virtual methods mirroring user-facing overload sets in `UserEventServiceClient`, enabling the injection of custom behaviors for testing purposes."],["The page offers links to documentation for multiple versions, including a release candidate (2.37.0-rc), with a list spanning from version 2.37.0 down to 2.11.0, and the currently viewed version being 2.22.1."],["Concrete instances of `UserEventServiceConnection` can be created using the `MakeUserEventServiceConnection()` function, and the page also lists a `MockUserEventServiceConnection` for mocking."],["The class's functions include methods like `WriteUserEvent`, `CollectUserEvent`, `PurgeUserEvents`, `ImportUserEvents`, and `RejoinUserEvents`, each with specified request parameters and return types."]]],[]]