Gemini Enterprise for Customer Experience V1BETA API - Module Google::Cloud::Ces::V1beta::ExperimentConfig::State (v0.2.0)

Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API module Google::Cloud::Ces::V1beta::ExperimentConfig::State.

State of the experiment.

Constants

STATE_UNSPECIFIED

value: 0
Unspecified state.

PENDING

value: 1
Pending state. Experiment is pending and not valid.

RUNNING

value: 2
Running state. Experiment is running and valid.

DONE

value: 3
Done state. Experiment is done and no longer valid.

EXPIRED

value: 4
Expired state. Experiment is expired and no longer valid.