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, and this page provides access to documentation for multiple versions, ranging from 1.0.0 to 2.12.0."],["`WriteUserEventRequest` is a request message for the `WriteUserEvent` method, used within the Google Cloud Retail V2 API."],["This class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default constructor and one that takes another `WriteUserEventRequest` as a parameter for copying, and has two key properties: `Parent` and `UserEvent`."],["The `Parent` property is a string representing the parent catalog resource name, and the `UserEvent` property represents the user event to be written, and they are both required fields."]]],[]]