Class: Google::Cloud::Eventarc::V1::DeletePipelineRequest

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

Overview

The request message for the DeletePipeline method.

Instance Attribute Summary collapse

Instance Attribute Details

#allow_missing::Boolean



781
782
783
784
# File 'proto_docs/google/cloud/eventarc/v1/eventarc.rb', line 781

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

#etag::String



781
782
783
784
# File 'proto_docs/google/cloud/eventarc/v1/eventarc.rb', line 781

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

#name::String



781
782
783
784
# File 'proto_docs/google/cloud/eventarc/v1/eventarc.rb', line 781

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

#validate_only::Boolean



781
782
783
784
# File 'proto_docs/google/cloud/eventarc/v1/eventarc.rb', line 781

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