ExecutionView

Defines possible views for execution resource.

Enums
EXECUTION_VIEW_UNSPECIFIED The default / unset value.
BASIC Includes only basic metadata about the execution. The following fields are returned: name, startTime, endTime, duration, state, and workflowRevisionId.
FULL Includes all data.