Module: Google::Cloud::Workflows::V1::ExecutionHistoryLevel
- Defined in:
- proto_docs/google/cloud/workflows/v1/workflows.rb
Overview
Define possible options for enabling the execution history level.
Constant Summary collapse
- EXECUTION_HISTORY_LEVEL_UNSPECIFIED =
The default/unset value.
0- EXECUTION_HISTORY_BASIC =
Enable execution history basic feature.
1- EXECUTION_HISTORY_DETAILED =
Enable execution history detailed feature.
2