Dialogflow v3 API - Enum Deployment.Types.State (2.6.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

GoogleCloudGoogle.Cloud.DialogflowGoogle.Cloud.Dialogflow.CxV3

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.