Dialogflow CX V3 API - Module Google::Cloud::Dialogflow::CX::V3::Experiment::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::Experiment::State.
The state of the experiment.
Constants
STATE_UNSPECIFIED
value: 0 State unspecified.
DRAFT
value: 1 The experiment is created but not started yet.
RUNNING
value: 2 The experiment is running.
DONE
value: 3 The experiment is done.
ROLLOUT_FAILED
value: 4 The experiment with auto-rollout enabled has failed.