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-04-17 UTC."],[[["The latest version of `WriteUserEventRequest` is 2.12.0, with several prior versions available, ranging from 1.0.0 to 2.11.0."],["`WriteUserEventRequest` is a request message used for the `WriteUserEvent` method in the Google.Cloud.Retail.V2 namespace."],["The `WriteUserEventRequest` class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It has two constructors, a default one, and another that takes `WriteUserEventRequest` as a parameter."],["`WriteUserEventRequest` requires two properties, `Parent` which is a string, and `UserEvent`, which is of type `UserEvent`, when it is called."]]],[]]