Class ExecutionView (1.18.0)

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. Following fields are returned: name, start_time, end_time, state and workflow_revision_id.
FULL Includes all data.