Package executions_v1beta.types (1.14.2)

API documentation for executions_v1beta.types package.

Classes

CancelExecutionRequest

Request for the CancelExecution method.

CreateExecutionRequest

Request for the CreateExecution method.

Execution

A running instance of a Workflow.

ExecutionView

Defines possible views for execution resource.

Values: EXECUTION_VIEW_UNSPECIFIED (0): The default / unset value. BASIC (1): Includes only basic metadata about the execution. Following fields are returned: name, start_time, end_time, state and workflow_revision_id. FULL (2): Includes all data.

GetExecutionRequest

Request for the GetExecution method.

ListExecutionsRequest

Request for the ListExecutions method.

ListExecutionsResponse

Response for the ListExecutions method.