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-08-14 UTC."],[[["The `UserEventServiceConnection` object provides virtual methods for each user-facing overload set in `UserEventServiceClient`, enabling custom behavior in tests."],["This interface supports various functionalities, including writing, collecting, purging, importing, and rejoining user events."],["The webpage contains links to 2.37.0-rc as the latest version, along with multiple prior releases of the software, spanning from 2.36.0 back to version 2.11.0."],["Users can create a concrete instance of the `UserEventServiceConnection` using `MakeUserEventServiceConnection()`, or use `retail_v2_mocks::MockUserEventServiceConnection` for mocking purposes."],["Several methods, such as `PurgeUserEvents`, `ImportUserEvents`, and `RejoinUserEvents`, provide both standard and `NoAwaitTag` versions for handling asynchronous operations, which offer the capability to retrieve the result of an operation as a future response or as a longrunning operation."]]],[]]