Reference documentation and code samples for the Google Cloud Workload Manager V1 Client class Engine.
The engine used for the execution.
Protobuf type google.cloud.workloadmanager.v1.Execution.Engine
Namespace
Google \ Cloud \ WorkloadManager \ V1 \ ExecutionMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
ENGINE_UNSPECIFIED
Value: 0The original CG.
Generated from protobuf enum ENGINE_UNSPECIFIED = 0;
ENGINE_SCANNER
Value: 1SlimCG / Scanner.
Generated from protobuf enum ENGINE_SCANNER = 1;
V2
Value: 2Evaluation Engine V2.
Generated from protobuf enum V2 = 2;