Class PurgeUserEventsResponse (1.8.1)

PurgeUserEventsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

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

Attribute

NameDescription
purged_events_count int
The total count of events purged as a result of the operation.