Reference documentation and code samples for the Retail V2 API class Google::Cloud::Retail::V2::PurgeUserEventsResponse.
Response of the PurgeUserEventsRequest. If the long running operation is successfully done, then this message is returned by the google.longrunning.Operations.response field.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#purged_events_count
def purged_events_count() -> ::Integer
Returns
- (::Integer) — The total count of events purged as a result of the operation.
#purged_events_count=
def purged_events_count=(value) -> ::Integer
Parameter
- value (::Integer) — The total count of events purged as a result of the operation.
Returns
- (::Integer) — The total count of events purged as a result of the operation.