GoogleApi.RecommendationEngine.V1beta1.Model.GoogleCloudRecommendationengineV1beta1RejoinUserEventsRequest (google_api_recommendation_engine v0.4.5) View Source
Request message for CatalogRejoin method.
Attributes
-
userEventRejoinScope
(type:String.t
, default:nil
) - Required. The type of the catalog rejoin to define the scope and range of the user events to be rejoined with catalog items.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.RecommendationEngine.V1beta1.Model.GoogleCloudRecommendationengineV1beta1RejoinUserEventsRequest{ userEventRejoinScope: String.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.