public sealed class WriteUserEventRequest : IMessage<WriteUserEventRequest>, IEquatable<WriteUserEventRequest>, IDeepCloneable<WriteUserEventRequest>, IBufferMessage, IMessage
[[["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-21 UTC."],[[["This page details the `WriteUserEventRequest` class, which is used to send a request for the `WriteUserEvent` method within the Google Cloud Retail V2 library."],["The latest version of this request message is 2.12.0, but the page covers version 1.6.0 as the primary focus, and has links to versions from 1.0.0 all the way up to 2.12.0."],["`WriteUserEventRequest` inherits from `Object` and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `Parent` and `UserEvent`, which are required for the request, both documented in the provided data."],["The page focuses on the `WriteUserEventRequest` methods, the constructor, and the properties in order to send data with the request."]]],[]]