Dialogflow CX V3 API - Module Google::Cloud::Dialogflow::CX::V3::Version::State (v0.26.0)

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

The state of the version.

Constants

STATE_UNSPECIFIED

value: 0
Not specified. This value is not used.

RUNNING

value: 1
Version is not ready to serve (e.g. training is running).

SUCCEEDED

value: 2
Training has succeeded and this version is ready to serve.

FAILED

value: 3
Version training failed.