Gemini Enterprise for Customer Experience v1beta API - Enum EvaluationRun.Types.EvaluationRunState (1.0.0-beta08)

public enum EvaluationRun.Types.EvaluationRunState

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

The state of the evaluation run.

Namespace

Google.Cloud.Ces.V1Beta

Assembly

Google.Cloud.Ces.V1Beta.dll

Fields

Name Description
Cancelled

Evaluation run was cancelled.

Completed

Evaluation run has completed.

Error

The evaluation run has an error.

Queued

Indicates the evaluation run is queued.

Running

Evaluation run is running.

Unspecified

Evaluation run state is not specified.