Class ExecutionView (1.14.5)

ExecutionView(value)

Defines possible views for execution resource.

Enums

Name Description
EXECUTION_VIEW_UNSPECIFIED The default / unset value.
BASIC Includes only basic metadata about the execution. The following fields are returned: name, start_time, end_time, duration, state, and workflow_revision_id.
FULL Includes all data.