Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API module Google::Cloud::Ces::V1beta::EvaluationErrorInfo::ErrorType.
The type of error
Constants
ERROR_TYPE_UNSPECIFIED
value: 0
Unspecified error type.
RUNTIME_FAILURE
value: 1
Failure during runtime execution.
CONVERSATION_RETRIEVAL_FAILURE
value: 2
Failure to retrieve conversation from CES Runtime.
METRIC_CALCULATION_FAILURE
value: 3
Failure to calculate a metric / outcome.
EVALUATION_UPDATE_FAILURE
value: 4
Failure to update the evaluation.
QUOTA_EXHAUSTED
value: 5
Ran out of quota.
USER_SIMULATION_FAILURE
value: 6
Failure during user simulation.