Google Cloud Deploy V1 API - Module Google::Cloud::Deploy::V1::ExecutionConfig::ExecutionEnvironmentUsage (v0.13.0)

Reference documentation and code samples for the Google Cloud Deploy V1 API module Google::Cloud::Deploy::V1::ExecutionConfig::ExecutionEnvironmentUsage.

Possible usages of this configuration.

Constants

EXECUTION_ENVIRONMENT_USAGE_UNSPECIFIED

value: 0
Default value. This value is unused.

RENDER

value: 1
Use for rendering.

DEPLOY

value: 2
Use for deploying and deployment hooks.

VERIFY

value: 3
Use for deployment verification.

PREDEPLOY

value: 4
Use for predeploy job execution.

POSTDEPLOY

value: 5
Use for postdeploy job execution.