Retail V2 API - Class Google::Cloud::Retail::V2::RejoinUserEventsRequest (v1.3.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Retail V2 API class Google::Cloud::Retail::V2::RejoinUserEventsRequest.
Request message for RejoinUserEvents method.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#parent
defparent()->::String
Returns
-
(::String) — Required. The parent catalog resource name, such as
projects/1234/locations/global/catalogs/default_catalog.
#parent=
defparent=(value)->::String
Parameter
-
value (::String) — Required. The parent catalog resource name, such as
projects/1234/locations/global/catalogs/default_catalog.
Returns
-
(::String) — Required. The parent catalog resource name, such as
projects/1234/locations/global/catalogs/default_catalog.
#user_event_rejoin_scope
defuser_event_rejoin_scope()->::Google::Cloud::Retail::V2::RejoinUserEventsRequest::UserEventRejoinScope
Returns
-
(::Google::Cloud::Retail::V2::RejoinUserEventsRequest::UserEventRejoinScope) — 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_UNSPECIFIEDif this field is not set, or set to an invalid integer value.
#user_event_rejoin_scope=
defuser_event_rejoin_scope=(value)->::Google::Cloud::Retail::V2::RejoinUserEventsRequest::UserEventRejoinScope
Parameter
-
value (::Google::Cloud::Retail::V2::RejoinUserEventsRequest::UserEventRejoinScope) — 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_UNSPECIFIEDif this field is not set, or set to an invalid integer value.
Returns
-
(::Google::Cloud::Retail::V2::RejoinUserEventsRequest::UserEventRejoinScope) — 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_UNSPECIFIEDif this field is not set, or set to an invalid integer value.