public enum ExecutionConfig.Types.ExecutionEnvironmentUsageReference documentation and code samples for the Google Cloud Deploy v1 API enum ExecutionConfig.Types.ExecutionEnvironmentUsage.
Possible usages of this configuration.
Namespace
Google.Cloud.Deploy.V1Assembly
Google.Cloud.Deploy.V1.dll
Fields |
|
|---|---|
| Name | Description |
Deploy |
Use for deploying and deployment hooks. |
Postdeploy |
Use for postdeploy job execution. |
Predeploy |
Use for predeploy job execution. |
Render |
Use for rendering. |
Unspecified |
Default value. This value is unused. |
Verify |
Use for deployment verification. |