Recommendations AI V1beta1 API - Class Google::Cloud::RecommendationEngine::V1beta1::PurgeUserEventsMetadata (v0.9.0)

Reference documentation and code samples for the Recommendations AI V1beta1 API class Google::Cloud::RecommendationEngine::V1beta1::PurgeUserEventsMetadata.

Metadata related to the progress of the PurgeUserEvents operation. This will be returned by the google.longrunning.Operation.metadata field.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#create_time

def create_time() -> ::Google::Protobuf::Timestamp
Returns

#create_time=

def create_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns

#operation_name

def operation_name() -> ::String
Returns
  • (::String) — The ID of the request / operation.

#operation_name=

def operation_name=(value) -> ::String
Parameter
  • value (::String) — The ID of the request / operation.
Returns
  • (::String) — The ID of the request / operation.