Workflows V1 API - Module Google::Cloud::Workflows::V1::ExecutionHistoryLevel (v2.6.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Workflows V1 API module Google::Cloud::Workflows::V1::ExecutionHistoryLevel.
Define possible options for enabling the execution history level.
Constants
EXECUTION_HISTORY_LEVEL_UNSPECIFIED
value: 0 The default/unset value.
EXECUTION_HISTORY_BASIC
value: 1 Enable execution history basic feature.
EXECUTION_HISTORY_DETAILED
value: 2 Enable execution history detailed feature.