ExecutionView

Defines possible views for execution resource.

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