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 part of the Google Cloud Discovery Engine v1 C++ client library and serves as an interface for the `UserEventServiceClient`."],["The page covers various versions of the library, ranging from the latest release candidate (2.37.0-rc) down to version 2.15.1, providing links to each version's documentation."],["The `UserEventServiceConnection` interface defines virtual methods for user-facing operations such as `WriteUserEvent`, `CollectUserEvent`, `PurgeUserEvents`, and `ImportUserEvents`, among others."],["It provides information on how to create a concrete instance using `MakeUserEventServiceConnection()` and how to use `discoveryengine_v1_mocks::MockUserEventServiceConnection` for mocking in testing."],["The page outlines the functions available in `UserEventServiceConnection`, including detailed parameter and return type information for each function, such as `options()`, `WriteUserEvent()`, `CollectUserEvent()`, `PurgeUserEvents()`, `ImportUserEvents()`, `ListOperations()`, `GetOperation()`, and `CancelOperation()`."]]],[]]