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-03-21 UTC."],[[["This webpage details the `UserEventServiceConnection` class, which interfaces with the `UserEventServiceClient` in the Google Cloud Retail API, and is currently at version 2.17.0."],["The page provides links to documentation for various versions of the `UserEventServiceConnection`, ranging from the latest release candidate 2.37.0-rc down to version 2.11.0."],["The `UserEventServiceConnection` class allows users to inject custom behaviors for testing `UserEventServiceClient` objects, which includes features such as the ability to mock the connection."],["Key functions within `UserEventServiceConnection` are outlined, including `WriteUserEvent`, `CollectUserEvent`, `PurgeUserEvents`, `ImportUserEvents`, and `RejoinUserEvents`, with details on their parameters and return types."],["There are resources provided for creating concrete instances of `UserEventServiceConnection` using `MakeUserEventServiceConnection()`, and there are also resources for mocking, using `retail_v2_mocks::MockUserEventServiceConnection`."]]],[]]