Reference documentation and code samples for the Google Cloud Retail V2 Client class RejoinUserEventsRequest.
Request message for RejoinUserEvents method.
Generated from protobuf messagegoogle.cloud.retail.v2.RejoinUserEventsRequest
Namespace
Google \ Cloud \ Retail \ V2
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The parent catalog resource name, such asprojects/1234/locations/global/catalogs/default_catalog.
↳ user_event_rejoin_scope
int
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 toUSER_EVENT_REJOIN_SCOPE_UNSPECIFIEDif this field is not set, or set to an invalid integer value.
getParent
Required. The parent catalog resource name, such asprojects/1234/locations/global/catalogs/default_catalog.
Returns
Type
Description
string
setParent
Required. The parent catalog resource name, such asprojects/1234/locations/global/catalogs/default_catalog.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getUserEventRejoinScope
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 toUSER_EVENT_REJOIN_SCOPE_UNSPECIFIEDif this field is not set, or set to
an invalid integer value.
Returns
Type
Description
int
setUserEventRejoinScope
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 toUSER_EVENT_REJOIN_SCOPE_UNSPECIFIEDif 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"]],[["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-09-04 UTC."],[],[],null,["# Google Cloud Retail V2 Client - Class RejoinUserEventsRequest (2.3.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.3.1 (latest)](/php/docs/reference/cloud-retail/latest/V2.RejoinUserEventsRequest)\n- [2.3.0](/php/docs/reference/cloud-retail/2.3.0/V2.RejoinUserEventsRequest)\n- [2.2.1](/php/docs/reference/cloud-retail/2.2.1/V2.RejoinUserEventsRequest)\n- [2.1.3](/php/docs/reference/cloud-retail/2.1.3/V2.RejoinUserEventsRequest)\n- [2.0.0](/php/docs/reference/cloud-retail/2.0.0/V2.RejoinUserEventsRequest)\n- [1.7.0](/php/docs/reference/cloud-retail/1.7.0/V2.RejoinUserEventsRequest)\n- [1.6.4](/php/docs/reference/cloud-retail/1.6.4/V2.RejoinUserEventsRequest)\n- [1.5.0](/php/docs/reference/cloud-retail/1.5.0/V2.RejoinUserEventsRequest)\n- [1.4.2](/php/docs/reference/cloud-retail/1.4.2/V2.RejoinUserEventsRequest)\n- [1.3.1](/php/docs/reference/cloud-retail/1.3.1/V2.RejoinUserEventsRequest)\n- [1.2.1](/php/docs/reference/cloud-retail/1.2.1/V2.RejoinUserEventsRequest)\n- [1.1.1](/php/docs/reference/cloud-retail/1.1.1/V2.RejoinUserEventsRequest)\n- [1.0.1](/php/docs/reference/cloud-retail/1.0.1/V2.RejoinUserEventsRequest) \nReference documentation and code samples for the Google Cloud Retail V2 Client class RejoinUserEventsRequest.\n\nRequest message for RejoinUserEvents method.\n\nGenerated from protobuf message `google.cloud.retail.v2.RejoinUserEventsRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Retail \\\\ V2\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getParent\n\nRequired. The parent catalog resource name, such as\n`projects/1234/locations/global/catalogs/default_catalog`.\n\n### setParent\n\nRequired. The parent catalog resource name, such as\n`projects/1234/locations/global/catalogs/default_catalog`.\n\n### getUserEventRejoinScope\n\nThe type of the user event rejoin to define the scope and range of the user\nevents to be rejoined with the latest product catalog. Defaults to\n`USER_EVENT_REJOIN_SCOPE_UNSPECIFIED` if this field is not set, or set to\nan invalid integer value.\n\n### setUserEventRejoinScope\n\nThe type of the user event rejoin to define the scope and range of the user\nevents to be rejoined with the latest product catalog. Defaults to\n`USER_EVENT_REJOIN_SCOPE_UNSPECIFIED` if this field is not set, or set to\nan invalid integer value."]]