Reference documentation and code samples for the Workflows Executions V1 API module Google::Cloud::Workflows::Executions::V1::ExecutionView.
Defines possible views for execution resource.
Constants
EXECUTION_VIEW_UNSPECIFIED
value: 0 The default / unset value.
BASIC
value: 1 Includes only basic metadata about the execution.
The following fields are returned: name, start_time, end_time, duration,
state, and workflow_revision_id.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[]]