Google Cloud Workflows V1 Client - Class ExecutionHistoryLevel (1.2.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Workflows V1 Client class ExecutionHistoryLevel.
Define possible options for enabling the execution history level.
Protobuf type google.cloud.workflows.v1.ExecutionHistoryLevel
Namespace
Google \ Cloud \ Workflows \ V1
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
EXECUTION_HISTORY_LEVEL_UNSPECIFIED
Value: 0
The default/unset value.
Generated from protobuf enum EXECUTION_HISTORY_LEVEL_UNSPECIFIED = 0;
EXECUTION_HISTORY_BASIC
Value: 1
Enable execution history basic feature.
Generated from protobuf enum EXECUTION_HISTORY_BASIC = 1;
EXECUTION_HISTORY_DETAILED
Value: 2
Enable execution history detailed feature.
Generated from protobuf enum EXECUTION_HISTORY_DETAILED = 2;
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-11 UTC."],[],[]]