Class: Google::Cloud::AIPlatform::V1::PurgeArtifactsRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/aiplatform/v1/metadata_service.rb

Overview

Request message for MetadataService.PurgeArtifacts.

Instance Attribute Summary collapse

Instance Attribute Details

#filter::String



283
284
285
286
# File 'proto_docs/google/cloud/aiplatform/v1/metadata_service.rb', line 283

class PurgeArtifactsRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#force::Boolean



283
284
285
286
# File 'proto_docs/google/cloud/aiplatform/v1/metadata_service.rb', line 283

class PurgeArtifactsRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#parent::String



283
284
285
286
# File 'proto_docs/google/cloud/aiplatform/v1/metadata_service.rb', line 283

class PurgeArtifactsRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end