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` class, which provides an interface for defining virtual methods for each user-facing overload set within the `UserEventServiceClient`."],["The `UserEventServiceConnection` object enables users to customize behavior, such as injecting a Google Mock object, especially useful in testing scenarios that involve the `UserEventServiceClient`."],["The content offers links to documentation for several versions of the class, ranging from 2.11.0 to the latest version 2.37.0-rc."],["It explains how to instantiate a concrete object using `MakeUserEventServiceConnection()` and how to create a mock object with `retail_v2_mocks::MockUserEventServiceConnection`."],["The page documents various functions associated with the class, including methods for writing, collecting, purging, importing, and rejoining user events, along with methods for managing long-running operations."]]],[]]