Developer Connect v1 API - Enum DeploymentEvent.Types.State (1.0.0-beta04)

public enum DeploymentEvent.Types.State

Reference documentation and code samples for the Developer Connect v1 API enum DeploymentEvent.Types.State.

The state of the DeploymentEvent.

Namespace

Google.Cloud.DeveloperConnect.V1

Assembly

Google.Cloud.DeveloperConnect.V1.dll

Fields

Name Description
Active

The deployment is active in the runtime.

Inactive

The deployment is not in the runtime.

Unspecified

No state specified.