Enum Experiment.Types.State (1.0.0)

public enum State

The state of the experiment.

Namespace

Google.Cloud.Dialogflow.Cx.V3

Assembly

Google.Cloud.Dialogflow.Cx.V3.dll

Fields

NameDescription
Done

The experiment is done.

Draft

The experiment is created but not started yet.

Running

The experiment is running.

Unspecified

State unspecified.