Dialogflow CX V3 API - Module Google::Cloud::Dialogflow::CX::V3::Deployment::State (v0.9.0)

Reference documentation and code samples for the Dialogflow CX V3 API module Google::Cloud::Dialogflow::CX::V3::Deployment::State.

The state of the deployment.

Constants

STATE_UNSPECIFIED

value: 0
State unspecified.

RUNNING

value: 1
The deployment is running.

SUCCEEDED

value: 2
The deployment succeeded.

FAILED

value: 3
The deployment failed.