Dialogflow v3 API - Enum Deployment.Types.State (2.12.0)

public enum Deployment.Types.State

Reference documentation and code samples for the Dialogflow v3 API enum Deployment.Types.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.