Class: Google::Apis::ClouddeployV1::TerminateJobRunRequest
- Inherits:
-
Object
- Object
- Google::Apis::ClouddeployV1::TerminateJobRunRequest
- Includes:
- Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
- Defined in:
- lib/google/apis/clouddeploy_v1/classes.rb,
lib/google/apis/clouddeploy_v1/representations.rb,
lib/google/apis/clouddeploy_v1/representations.rb
Overview
The request object used by TerminateJobRun.
Instance Method Summary collapse
-
#initialize(**args) ⇒ TerminateJobRunRequest
constructor
A new instance of TerminateJobRunRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ TerminateJobRunRequest
Returns a new instance of TerminateJobRunRequest.
5395 5396 5397 |
# File 'lib/google/apis/clouddeploy_v1/classes.rb', line 5395 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
5400 5401 |
# File 'lib/google/apis/clouddeploy_v1/classes.rb', line 5400 def update!(**args) end |