Package executions_v1.types (1.1.0)

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.

GetExecutionRequest

Request for the GetExecution method.

ListExecutionsRequest

Request for the [ListExecutions][] method. .. attribute:: parent

Required. Name of the workflow for which the executions should be listed. Format: projects/{project}/locations/{location}/workflows/{workflow}

:type: str

ListExecutionsResponse

Response for the ListExecutions method.