View Source GoogleApi.Retail.V2.Model.GoogleCloudRetailV2RejoinUserEventsResponse (google_api_retail v0.3.0)
Response message for RejoinUserEvents method.
Attributes
-
rejoinedUserEventsCount
(type:String.t
, default:nil
) - Number of user events that were joined with latest product catalog.
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.GoogleCloudRetailV2RejoinUserEventsResponse{ rejoinedUserEventsCount: String.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.