Google Cloud Workload Manager V1 Client - Class Engine (0.1.0)

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 \ Execution

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

ENGINE_UNSPECIFIED

Value: 0

The original CG.

Generated from protobuf enum ENGINE_UNSPECIFIED = 0;

ENGINE_SCANNER

Value: 1

SlimCG / Scanner.

Generated from protobuf enum ENGINE_SCANNER = 1;

V2

Value: 2

Evaluation Engine V2.

Generated from protobuf enum V2 = 2;