Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::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
#purge_count
def purge_count() -> ::Integer
Returns
- (::Integer) — The total count of events purged as a result of the operation.
#purge_count=
def purge_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.