GoogleApi.Retail.V2.Model.GoogleCloudRetailV2UserEventInlineSource (google_api_retail v0.2.1) View Source
The inline source for the input config for ImportUserEvents method.
Attributes
-
userEvents
(type:list(GoogleApi.Retail.V2.Model.GoogleCloudRetailV2UserEvent.t)
, default:nil
) - Required. A list of user events to import. Recommended max of 10k items.
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.GoogleCloudRetailV2UserEventInlineSource{ userEvents: [GoogleApi.Retail.V2.Model.GoogleCloudRetailV2UserEvent.t()] | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.