Enum Deployment.Types.State (1.7.0)

public enum State

The state of the deployment.

Namespace

Google.Cloud.Dialogflow.Cx.V3

Assembly

Google.Cloud.Dialogflow.Cx.V3.dll

Fields

NameDescription
Failed

The deployment failed.

Running

The deployment is running.

Succeeded

The deployment succeeded.

Unspecified

State unspecified.