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."],[[["This webpage details the `WriteUserEventRequest` class within the `Google.Cloud.Retail.V2` namespace, which is a request message for the `WriteUserEvent` method."],["The `WriteUserEventRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has methods for constructors and properties."],["The latest version of this is documented under `2.12.0`, but the page also lists other versions back to `1.0.0` of the `WriteUserEventRequest` class."],["The `WriteUserEventRequest` has two properties : `Parent`, a string for catalog resource name and `UserEvent`, that is the user event to write."]]],[]]