public sealed class RejoinUserEventsRequest : IMessage<RejoinUserEventsRequest>, IEquatable<RejoinUserEventsRequest>, IDeepCloneable<RejoinUserEventsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class RejoinUserEventsRequest.
public RejoinUserEventsRequest.Types.UserEventRejoinScope UserEventRejoinScope { get; set; }
The type of the user event rejoin to define the scope and range of the user
events to be rejoined with the latest product catalog. Defaults to
USER_EVENT_REJOIN_SCOPE_UNSPECIFIED if this field is not set, or set to
an invalid integer value.
[[["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 page provides reference documentation for the \u003ccode\u003eRejoinUserEventsRequest\u003c/code\u003e class within the Google Cloud Retail v2 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eRejoinUserEventsRequest\u003c/code\u003e API class is 2.12.0, with historical versions available back to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRejoinUserEventsRequest\u003c/code\u003e class is a request message used for the \u003ccode\u003eRejoinUserEvents\u003c/code\u003e method, designed for managing user event data in the Retail API.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eRejoinUserEventsRequest\u003c/code\u003e class include \u003ccode\u003eParent\u003c/code\u003e, which specifies the catalog, and \u003ccode\u003eUserEventRejoinScope\u003c/code\u003e, which defines the scope of the user event rejoin operation.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and inherits from \u003ccode\u003eobject\u003c/code\u003e, along with providing public constructors for creating instances of this class.\u003c/p\u003e\n"]]],[],null,[]]