public enum ExecutionHistoryLevelReference documentation and code samples for the Workflows v1 API enum ExecutionHistoryLevel.
Define possible options for enabling the execution history level.
Namespace
Google.Cloud.Workflows.V1Assembly
Google.Cloud.Workflows.V1.dll
Fields |
|
|---|---|
| Name | Description |
ExecutionHistoryBasic |
Enable execution history basic feature. |
ExecutionHistoryDetailed |
Enable execution history detailed feature. |
Unspecified |
The default/unset value. |