public enum Execution.Types.TypeReference 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.V1Assembly
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. |