Class: Google::Apis::WorkflowexecutionsV1::DeleteExecutionHistoryRequest
- Inherits:
-
Object
- Object
- Google::Apis::WorkflowexecutionsV1::DeleteExecutionHistoryRequest
- 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 DeleteExecutionHistory method.
Instance Method Summary collapse
-
#initialize(**args) ⇒ DeleteExecutionHistoryRequest
constructor
A new instance of DeleteExecutionHistoryRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ DeleteExecutionHistoryRequest
Returns a new instance of DeleteExecutionHistoryRequest.
82 83 84 |
# File 'lib/google/apis/workflowexecutions_v1/classes.rb', line 82 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
87 88 |
# File 'lib/google/apis/workflowexecutions_v1/classes.rb', line 87 def update!(**args) end |