Workflows V1 API - Module Google::Cloud::Workflows::V1::ExecutionHistoryLevel (v2.1.0)

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.