Gemini Enterprise for Customer Experience v1beta API - Enum EvaluationErrorInfo.Types.ErrorType (1.0.0-beta01)

public enum EvaluationErrorInfo.Types.ErrorType

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

The type of error

Namespace

Google.Cloud.Ces.V1Beta

Assembly

Google.Cloud.Ces.V1Beta.dll

Fields

Name Description
ConversationRetrievalFailure

Failure to retrieve conversation from CES Runtime.

EvaluationUpdateFailure

Failure to update the evaluation.

MetricCalculationFailure

Failure to calculate a metric / outcome.

QuotaExhausted

Ran out of quota.

RuntimeFailure

Failure during runtime execution.

Unspecified

Unspecified error type.

UserSimulationFailure

Failure during user simulation.