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

Stay organized with collections Save and categorize content based on your preferences.
public enum 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.

Render

Use for rendering.

Unspecified

Default value. This value is unused.

Verify

Use for deployment verification.