Dialogflow v3 API - Enum Experiment.Types.State (2.17.0)

public enum Experiment.Types.State

Reference documentation and code samples for the Dialogflow v3 API enum Experiment.Types.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.