Retail V2 API - Class Google::Cloud::Retail::V2::RejoinUserEventsRequest (v1.3.0)

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

#user_event_rejoin_scope=

defuser_event_rejoin_scope=(value)->::Google::Cloud::Retail::V2::RejoinUserEventsRequest::UserEventRejoinScope
Parameter
Returns

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.