Enum Experiment.Types.State (1.7.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.

RolloutFailed

The experiment with auto-rollout enabled has failed.

Running

The experiment is running.

Unspecified

State unspecified.