public sealed class CollectUserEventRequest : IMessage<CollectUserEventRequest>, IEquatable<CollectUserEventRequest>, IDeepCloneable<CollectUserEventRequest>, IBufferMessage, IMessage
The event timestamp in milliseconds. This prevents browser caching of
otherwise identical get requests. The name is abbreviated to reduce the
payload bytes.
The URL including cgi-parameters but excluding the hash fragment with a
length limit of 5,000 characters. This is often more useful than the
referer URL, because many browsers only send the domain for 3rd party
requests.
[[["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\u003eThis webpage details the \u003ccode\u003eCollectUserEventRequest\u003c/code\u003e class, which is used as the request message for the CollectUserEvent method within the Google Cloud Retail V2 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCollectUserEventRequest\u003c/code\u003e class has been implemented across multiple versions, ranging from version 1.0.0 to the latest version 2.12.0, and is part of the Google.Cloud.Retail.V2 namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCollectUserEventRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eEts\u003c/code\u003e (event timestamp), \u003ccode\u003eParent\u003c/code\u003e (catalog name), \u003ccode\u003eUri\u003c/code\u003e (URL), and \u003ccode\u003eUserEvent\u003c/code\u003e (URL-encoded UserEvent proto).\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors within the \u003ccode\u003eCollectUserEventRequest\u003c/code\u003e class, a parameterless one, and one that take another \u003ccode\u003eCollectUserEventRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]