Google Cloud Deploy V1 API - Module Google::Cloud::Deploy::V1::ExecutionConfig::ExecutionEnvironmentUsage (v0.12.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.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.