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` interface, which provides virtual methods corresponding to the user-facing overload sets in `UserEventServiceClient`."],["The interface allows for the injection of custom behaviors, particularly useful in testing scenarios involving `UserEventServiceClient` objects, such as the utilization of Google Mock objects."],["`MakeUserEventServiceConnection()` is provided as the means for creating a concrete instance of the `UserEventServiceConnection`."],["A variety of functions are available for use, including `WriteUserEvent`, `CollectUserEvent`, `PurgeUserEvents`, `ImportUserEvents`, and `RejoinUserEvents`, each with its own request type and return value."],["This documentation contains the history of versions for this class, with `2.37.0-rc` being the latest version, and `2.11.0` being the oldest version included in this documentation."]]],[]]