Package executions_v1.types (1.14.2)

API documentation for executions_v1.types package.

Classes

CancelExecutionRequest

Request for the CancelExecution method.

CreateExecutionRequest

Request for the CreateExecution method.

Execution

A running instance of a Workflow </workflows/docs/reference/rest/v1/projects.locations.workflows>__.

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. The following fields are returned: name, start_time, end_time, duration, 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.