Class: Google::Apis::ClouddeployV1::CancelAutomationRunResponse
- Inherits:
-
Object
- Object
- Google::Apis::ClouddeployV1::CancelAutomationRunResponse
- 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 CancelAutomationRun
.
Instance Method Summary collapse
-
#initialize(**args) ⇒ CancelAutomationRunResponse
constructor
A new instance of CancelAutomationRunResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ CancelAutomationRunResponse
Returns a new instance of CancelAutomationRunResponse.
1055 1056 1057 |
# File 'lib/google/apis/clouddeploy_v1/classes.rb', line 1055 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1060 1061 |
# File 'lib/google/apis/clouddeploy_v1/classes.rb', line 1060 def update!(**args) end |