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 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 offers links to documentation for a range of versions of this feature, from version 2.11.0 to the most current release candidate version, 2.37.0-rc."],["It explains how to instantiate a concrete instance of `UserEventServiceConnection` using the `MakeUserEventServiceConnection()` function."],["The page lists multiple virtual methods, such as `WriteUserEvent`, `CollectUserEvent`, `PurgeUserEvents`, `ImportUserEvents`, and `RejoinUserEvents`, to interact with the `UserEventServiceClient` object."]]],[]]