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-14 UTC."],[[["This webpage provides documentation for the `UserEventServiceConnection` object, which is part of the Google Cloud Discovery Engine v1 C++ client library."],["The `UserEventServiceConnection` interface defines virtual methods mirroring the user-facing overloads in `UserEventServiceClient`, allowing for custom behavior injection during testing."],["The latest release candidate version is 2.37.0-rc, and the page lists available documentation for version 2.15.1 and various versions from 2.16.0 to 2.36.0, showcasing the historical versions, which each have their respective documentation for the `UserEventServiceConnection` class."],["The documentation details methods such as `WriteUserEvent`, `CollectUserEvent`, and `ImportUserEvents`, including parameter details and return types for each function."],["There is guidance provided for creating a concrete instance of `UserEventServiceConnection` using `MakeUserEventServiceConnection()` as well as how to utilize mocking with `MockUserEventServiceConnection`."]]],[]]