Class: Google::Apis::ClouddeployV1::CancelAutomationRunRequest

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 request object used by CancelAutomationRun.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ CancelAutomationRunRequest

Returns a new instance of CancelAutomationRunRequest.



976
977
978
# File 'lib/google/apis/clouddeploy_v1/classes.rb', line 976

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



981
982
# File 'lib/google/apis/clouddeploy_v1/classes.rb', line 981

def update!(**args)
end