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-04-09 UTC."],[[["This document outlines the `UserEventServiceConnection` class, which provides an interface for interacting with the `UserEventServiceClient` in the Google Cloud Retail API, specifically for managing user events."],["The `UserEventServiceConnection` interface allows for custom behavior injection during testing, such as with Google Mock objects, through its virtual methods."],["The document lists various functions provided by the interface, including `WriteUserEvent`, `CollectUserEvent`, `PurgeUserEvents`, `ImportUserEvents`, and `RejoinUserEvents`, each with associated parameter and return types."],["The content presents a comprehensive list of available versions, ranging from 2.11.0 to the latest release candidate 2.37.0-rc, for the `UserEventServiceConnection`."],["The interface also supports long-running operations, such as the `PurgeUserEvents`, `ImportUserEvents` and `RejoinUserEvents` functions, and provides methods for listing and getting operation data with `ListOperations` and `GetOperation`."]]],[]]