Discovery Engine V1 API - Class Google::Cloud::DiscoveryEngine::V1::PurgeUserEventsResponse (v1.1.0)

Reference documentation and code samples for the Discovery Engine V1 API class Google::Cloud::DiscoveryEngine::V1::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.