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-04-17 UTC."],[[["This webpage details the `UserEventServiceConnection` object, which is utilized by `UserEventServiceClient` in the Google Cloud Discovery Engine."],["It provides virtual methods for each user-facing overload set found within `UserEventServiceClient`, allowing for the injection of custom behavior during testing."],["The latest release candidate for the service is version 2.37.0-rc, and many prior versions are listed up to version 2.15.1."],["The page includes details on creating a concrete instance of the connection using `MakeUserEventServiceConnection()` and mocking it via `discoveryengine_v1_mocks::MockUserEventServiceConnection`."],["The `UserEventServiceConnection` provides functions to get options, write user events, collect user events, and import user events."]]],[]]