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 crucial for the `UserEventServiceClient`."],["The `UserEventServiceConnection` interface allows for the injection of custom behaviors, like mocking for testing."],["The page provides links to documentation for various versions of the `UserEventServiceConnection`, from version 2.15.1 up to the latest release candidate, 2.37.0-rc."],["It also provides the methods available for use with this object, such as `WriteUserEvent`, `CollectUserEvent` and `ImportUserEvents` to name a few."],["The object can be created with the method `MakeUserEventServiceConnection()`, or you can utilize the `MockUserEventServiceConnection` for mock testing purposes."]]],[]]