GoogleApi.Retail.V2.Model.GoogleCloudRetailV2alphaRejoinUserEventsResponse (google_api_retail v0.2.1) View Source
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.GoogleCloudRetailV2alphaRejoinUserEventsResponse{ rejoinedUserEventsCount: String.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.