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 details the `UserEventServiceConnection` object, which is essential for the `UserEventServiceClient`."],["The `UserEventServiceConnection` interface provides virtual methods for the user-facing overload sets in `UserEventServiceClient`, allowing for custom behavior injection during testing."],["The latest version available is 2.37.0-rc, and it contains links to the documentation for all other versions going back to version 2.15.1."],["The documentation provides links to the `MakeUserEventServiceConnection()` method to create concrete instances and the `MockUserEventServiceConnection` class for testing."],["The `UserEventServiceConnection` interface includes functions such as options, `WriteUserEvent`, `CollectUserEvent`, and `ImportUserEvents`, each detailed with parameters and return types."]]],[]]