Class: Google::Apis::RunV1::RunJobRequest

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

Overview

Request message for creating a new execution of a job.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ RunJobRequest

Returns a new instance of RunJobRequest.



2881
2882
2883
# File 'lib/google/apis/run_v1/classes.rb', line 2881

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2886
2887
# File 'lib/google/apis/run_v1/classes.rb', line 2886

def update!(**args)
end