Workload Manager v1 API - Enum Execution.Types.Type (1.0.0-beta01)

public enum Execution.Types.Type

Reference documentation and code samples for the Workload Manager v1 API enum Execution.Types.Type.

The type of execution, could be on demand execute or scheduled execute.

Namespace

Google.Cloud.WorkloadManager.V1

Assembly

Google.Cloud.WorkloadManager.V1.dll

Fields

Name Description
OneTime

Type of execution is one time.

Scheduled

Type of execution is scheduled.

Unspecified

Type of execution is unspecified.