public enum EvaluationErrorInfo.Types.ErrorTypeReference 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.V1BetaAssembly
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. |