public sealed class RejoinUserEventsRequest : IMessage<RejoinUserEventsRequest>, IEquatable<RejoinUserEventsRequest>, IDeepCloneable<RejoinUserEventsRequest>, IBufferMessage, IMessage
Required. The parent catalog resource name, such as
"projects/1234/locations/global/catalogs/default_catalog".
Property Value
Type
Description
System.String
UserEventRejoinScope
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 \u003ccode\u003eRejoinUserEventsRequest\u003c/code\u003e class is a request message used for the \u003ccode\u003eRejoinUserEvents\u003c/code\u003e method within the Google Cloud Retail V2 API, designed to re-associate user events with the most up-to-date product catalog.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<RejoinUserEventsRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<RejoinUserEventsRequest>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, facilitating its usage in protocol buffer communication and data handling.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two constructors, one default and another for creating a new instance by copying an existing \u003ccode\u003eRejoinUserEventsRequest\u003c/code\u003e, allowing for flexibility in object creation and manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties like \u003ccode\u003eParent\u003c/code\u003e and \u003ccode\u003eUserEventRejoinScope\u003c/code\u003e to specify the catalog resource and the scope of the user event rejoin operation, respectively.\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions of this class are available, with version 2.12.0 being the latest, and it includes documentation for all version of the class back to 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]