class Google::Apis::RetailV2beta::GoogleCloudRetailV2PurgeUserEventsResponse

Operations.response field.
successfully done, then this message is returned by the google.longrunning.
Response of the PurgeUserEventsRequest. If the long running operation is

def initialize(**args)

def initialize(**args)
   update!(**args)
end

def update!(**args)

Update properties of this object
def update!(**args)
  @purged_events_count = args[:purged_events_count] if args.key?(:purged_events_count)
end