GoogleApi.Retail.V2.Model.GoogleCloudRetailV2RejoinUserEventsRequest (google_api_retail v0.2.1) View Source
Request message for RejoinUserEvents method.
Attributes
-
userEventRejoinScope
(type:String.t
, default:nil
) - 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.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Retail.V2.Model.GoogleCloudRetailV2RejoinUserEventsRequest{ userEventRejoinScope: String.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.