Class: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1StopPipelineRequest
- Inherits:
-
Object
- Object
- Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1StopPipelineRequest
- 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
-
#initialize(**args) ⇒ GoogleCloudDatapipelinesV1StopPipelineRequest
constructor
A new instance of GoogleCloudDatapipelinesV1StopPipelineRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudDatapipelinesV1StopPipelineRequest
Returns a new instance of GoogleCloudDatapipelinesV1StopPipelineRequest.
806 807 808 |
# File 'lib/google/apis/datapipelines_v1/classes.rb', line 806 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
811 812 |
# File 'lib/google/apis/datapipelines_v1/classes.rb', line 811 def update!(**args) end |