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
    
  - (::Google::Protobuf::Timestamp) — Operation create time.
 
#create_time=
def create_time=(value) -> ::Google::Protobuf::Timestamp
    Parameter
    
  - value (::Google::Protobuf::Timestamp) — Operation create time.
 
    Returns
    
  - (::Google::Protobuf::Timestamp) — Operation create time.
 
#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.