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 document outlines the `UserEventServiceConnection` interface, which provides virtual methods corresponding to the user-facing overload sets found in `UserEventServiceClient`."],["The `UserEventServiceConnection` interface is used to allow users to implement custom behaviors, such as the creation of mock objects for testing purposes, when interacting with the `UserEventServiceClient`."],["The `MakeUserEventServiceConnection()` function is available for creating concrete instances of the `UserEventServiceConnection`."],["The document provides a list of available versions for this API, ranging from the latest release candidate `2.37.0-rc` down to version `2.11.0`, all of which are accessible through links to their respective documentation."],["A variety of virtual functions are available within this interface, such as `WriteUserEvent`, `CollectUserEvent`, `PurgeUserEvents`, `ImportUserEvents`, `RejoinUserEvents`, `ListOperations`, and `GetOperation`."]]],[]]