Class: Google::Cloud::AIPlatform::V1::BatchDeletePipelineJobsResponse

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#pipeline_jobs::Array<::Google::Cloud::AIPlatform::V1::PipelineJob>

Returns PipelineJobs deleted.

Returns:



307
308
309
310
# File 'proto_docs/google/cloud/aiplatform/v1/pipeline_service.rb', line 307

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