Class ExecutionView (1.14.2)

ExecutionView(value)

Defines possible views for execution resource.

Values: EXECUTION_VIEW_UNSPECIFIED (0): The default / unset value. BASIC (1): Includes only basic metadata about the execution. The following fields are returned: name, start_time, end_time, duration, state, and workflow_revision_id. FULL (2): Includes all data.