Gemini Enterprise for Customer Experience v1beta API - Enum ExperimentConfig.Types.State (1.0.0-beta06)

public enum ExperimentConfig.Types.State

Reference documentation and code samples for the Gemini Enterprise for Customer Experience v1beta API enum ExperimentConfig.Types.State.

State of the experiment.

Namespace

Google.Cloud.Ces.V1Beta

Assembly

Google.Cloud.Ces.V1Beta.dll

Fields

Name Description
Done

Done state. Experiment is done and no longer valid.

Expired

Expired state. Experiment is expired and no longer valid.

Pending

Pending state. Experiment is pending and not valid.

Running

Running state. Experiment is running and valid.

Unspecified

Unspecified state.