Class: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1RunPipelineRequest
- Inherits:
-
Object
- Object
- Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1RunPipelineRequest
- 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 RunPipeline
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudDatapipelinesV1RunPipelineRequest
constructor
A new instance of GoogleCloudDatapipelinesV1RunPipelineRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudDatapipelinesV1RunPipelineRequest
Returns a new instance of GoogleCloudDatapipelinesV1RunPipelineRequest.
580 581 582 |
# File 'lib/google/apis/datapipelines_v1/classes.rb', line 580 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
585 586 |
# File 'lib/google/apis/datapipelines_v1/classes.rb', line 585 def update!(**args) end |