Dialogflow v3 API - Enum Experiment.Types.State (2.6.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

GoogleCloudGoogle.Cloud.DialogflowGoogle.Cloud.Dialogflow.CxV3

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.