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-08-06 UTC."],[[["This webpage details the `UserEventServiceConnection` object, which facilitates the interaction with `UserEventServiceClient`."],["The `UserEventServiceConnection` interface provides virtual methods for various user-facing operations found within `UserEventServiceClient`, allowing for custom behavior injection during testing."],["The content also provides a list of all the versions of this object, ranging from 2.37.0-rc down to 2.15.1, and each version is associated with a corresponding link."],["The `UserEventServiceConnection` includes functions such as `WriteUserEvent`, `CollectUserEvent`, `PurgeUserEvents`, `ImportUserEvents`, `ListOperations`, `GetOperation`, and `CancelOperation`, each with associated parameters and return types."],["For creating an instance of `UserEventServiceConnection`, you should consult `MakeUserEventServiceConnection()`, and for testing you should look into `discoveryengine_v1_mocks::MockUserEventServiceConnection`."]]],[]]