public sealed class WriteUserEventRequest : IMessage<WriteUserEventRequest>, IEquatable<WriteUserEventRequest>, IDeepCloneable<WriteUserEventRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class WriteUserEventRequest.
If set to true, the user event will be written asynchronously after
validation, and the API will respond without waiting for the write.
Therefore, silent failures can occur even if the API returns success. In
case of silent failures, error messages can be found in Stackdriver logs.
[[["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."],[[["\u003cp\u003eThe \u003ccode\u003eWriteUserEventRequest\u003c/code\u003e class is a request message for the \u003ccode\u003eWriteUserEvent\u003c/code\u003e method within the Retail v2 API, and it is used for writing user events.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this resource in the documentation is 2.12.0, and version 2.10.0 of this resource is currently in view.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWriteUserEventRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eUserEvent\u003c/code\u003e, and \u003ccode\u003eWriteAsync\u003c/code\u003e to define the request parameters.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eWriteAsync\u003c/code\u003e allows for events to be written asynchronously.\u003c/p\u003e\n"]]],[],null,[]]