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\u003eThe latest version of the \u003ccode\u003eRejoinUserEventsRequest\u003c/code\u003e class is 2.12.0, with multiple previous versions available for reference, ranging down to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the Google.Cloud.Retail.V2 namespace within the Retail v2 API, designed for use in .NET environments.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRejoinUserEventsRequest\u003c/code\u003e is a request message used in the \u003ccode\u003eRejoinUserEvents\u003c/code\u003e method, with implementation of several interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as Parent, which requires a catalog resource name, and UserEventRejoinScope, that determines the scope and range of user events.\u003c/p\u003e\n"],["\u003cp\u003eThe Class has a constructor with no parameters and a constructor that takes another \u003ccode\u003eRejoinUserEventsRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]