Class: Google::Apis::ClouddeployV1::TerminateJobRunResponse

Inherits:
Object
  • Object
show all
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

Constructor Details

#initialize(**args) ⇒ TerminateJobRunResponse

Returns a new instance of TerminateJobRunResponse.



3433
3434
3435
# File 'lib/google/apis/clouddeploy_v1/classes.rb', line 3433

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



3438
3439
# File 'lib/google/apis/clouddeploy_v1/classes.rb', line 3438

def update!(**args)
end