The scope of user events to be rejoined with the latest product catalog.
If the rejoining aims at reducing number of unjoined events, set
UserEventRejoinScope to UNJOINED_EVENTS.
If the rejoining aims at correcting product catalog information in joined
events, set UserEventRejoinScope to JOINED_EVENTS.
If all events needs to be rejoined, set UserEventRejoinScope to
USER_EVENT_REJOIN_SCOPE_UNSPECIFIED.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page details the `UserEventRejoinScope` enum within the `Google.Cloud.Retail.V2` namespace, which defines the scope of user events to be rejoined with the latest product catalog."],["The latest version documented is 2.12.0, and previous versions are listed down to 1.0.0."],["The `UserEventRejoinScope` enum has three possible values: `JoinedEvents` (for rejoining only joined events), `UnjoinedEvents` (for rejoining only unjoined events), and `Unspecified` (for rejoining all events)."],["This enum is utilized to specify whether the rejoining process should target unjoined events, correct information in already joined events, or encompass all events."]]],[]]