Dialogflow CX V3 API - Module Google::Cloud::Dialogflow::CX::V3::Version::State (v1.12.1)
Stay organized with collections
Save and categorize content based on your preferences.
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.