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-14 UTC."],[[["This webpage details the `UserEventServiceConnection` object, which works in conjunction with the `UserEventServiceClient` for interacting with user events."],["The `UserEventServiceConnection` interface provides virtual methods corresponding to user-facing overload sets in `UserEventServiceClient`, enabling the injection of custom behaviors for testing purposes."],["The page provides links to documentation for multiple versions, including a link to the latest release candidate which is `2.37.0-rc`, in addition to many previous versions."],["Key functions of `UserEventServiceConnection` are outlined, including `WriteUserEvent`, `CollectUserEvent`, `PurgeUserEvents`, `ImportUserEvents`, and `RejoinUserEvents`, all of which handle different request types."],["Instructions are given on how to create a concrete instance of the object using `MakeUserEventServiceConnection()`, and how to mock the connection for tests with `retail_v2_mocks::MockUserEventServiceConnection`."]]],[]]