GoogleApi.Retail.V2.Model.GoogleCloudRetailV2alphaPurgeUserEventsResponse (google_api_retail v0.2.1) View Source
Response of the PurgeUserEventsRequest. If the long running operation is successfully done, then this message is returned by the google.longrunning.Operations.response field.
Attributes
-
purgedEventsCount
(type:String.t
, default:nil
) - The total count of events purged as a result of the operation.
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.GoogleCloudRetailV2alphaPurgeUserEventsResponse{ purgedEventsCount: String.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.