Namespace Google.Apis.WorkflowExecutions.v1beta.Data
Classes
CancelExecutionRequest
Request for the CancelExecution method.
Error
Error describes why the execution was abnormally terminated.
Execution
A running instance of a Workflow.
ListExecutionsResponse
Response for the ListExecutions method.
Position
Position contains source position information about the stack trace element such as line number, column number and length of the code block in bytes.
StackTrace
A collection of stack elements (frames) where an error occurred.
StackTraceElement
A single stack element (frame) where an error occurred.
Status
Represents the current status of this execution.
Step
Represents a step of the workflow this execution is running.