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-07-26 UTC."],[[["This webpage provides documentation for the `UserEventServiceConnection` class within the Google Cloud Discovery Engine C++ client library, offering a range of versions from 2.15.1 up to the latest release candidate, 2.37.0-rc."],["The `UserEventServiceConnection` class defines the virtual interface for methods found in `UserEventServiceClient`, allowing custom behaviors to be injected for testing purposes."],["The class includes virtual functions such as `WriteUserEvent`, `CollectUserEvent`, and `ImportUserEvents`, enabling interactions with the user event service."],["Users can create concrete instances using `MakeUserEventServiceConnection()` or use `MockUserEventServiceConnection` for mocking and testing."]]],[]]