Class: Google::Apis::WorkflowexecutionsV1::CancelExecutionRequest

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/workflowexecutions_v1/classes.rb,
lib/google/apis/workflowexecutions_v1/representations.rb,
lib/google/apis/workflowexecutions_v1/representations.rb

Overview

Request for the CancelExecution method.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ CancelExecutionRequest

Returns a new instance of CancelExecutionRequest.



69
70
71
# File 'lib/google/apis/workflowexecutions_v1/classes.rb', line 69

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



74
75
# File 'lib/google/apis/workflowexecutions_v1/classes.rb', line 74

def update!(**args)
end