Class: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1StopPipelineRequest

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/datapipelines_v1/classes.rb,
lib/google/apis/datapipelines_v1/representations.rb,
lib/google/apis/datapipelines_v1/representations.rb

Overview

Request message for StopPipeline.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GoogleCloudDatapipelinesV1StopPipelineRequest

Returns a new instance of GoogleCloudDatapipelinesV1StopPipelineRequest.



840
841
842
# File 'lib/google/apis/datapipelines_v1/classes.rb', line 840

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



845
846
# File 'lib/google/apis/datapipelines_v1/classes.rb', line 845

def update!(**args)
end