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"]],[["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-07 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."]]],[]]