Class: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1RunPipelineRequest

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 RunPipeline

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GoogleCloudDatapipelinesV1RunPipelineRequest

Returns a new instance of GoogleCloudDatapipelinesV1RunPipelineRequest.



607
608
609
# File 'lib/google/apis/datapipelines_v1/classes.rb', line 607

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



612
613
# File 'lib/google/apis/datapipelines_v1/classes.rb', line 612

def update!(**args)
end