Class: Google::Apis::ClouddeployV1::TerminateJobRunResponse
- Inherits:
-
Object
- Object
- Google::Apis::ClouddeployV1::TerminateJobRunResponse
- 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 response object from TerminateJobRun
.
Instance Method Summary collapse
-
#initialize(**args) ⇒ TerminateJobRunResponse
constructor
A new instance of TerminateJobRunResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ TerminateJobRunResponse
Returns a new instance of TerminateJobRunResponse.
5297 5298 5299 |
# File 'lib/google/apis/clouddeploy_v1/classes.rb', line 5297 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
5302 5303 |
# File 'lib/google/apis/clouddeploy_v1/classes.rb', line 5302 def update!(**args) end |