Google Cloud Deploy v1 API - Enum ExecutionConfig.Types.ExecutionEnvironmentUsage (2.15.0)

public enum ExecutionConfig.Types.ExecutionEnvironmentUsage

Reference documentation and code samples for the Google Cloud Deploy v1 API enum ExecutionConfig.Types.ExecutionEnvironmentUsage.

Possible usages of this configuration.

Namespace

Google.Cloud.Deploy.V1

Assembly

Google.Cloud.Deploy.V1.dll

Fields

NameDescription
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.