EvaluationErrorInfo(mapping=None, *, ignore_unknown_fields=False, **kwargs)Information about an error encountered during an evaluation execution.
Attributes |
|
|---|---|
| Name | Description |
error_type |
google.cloud.ces_v1beta.types.EvaluationErrorInfo.ErrorType
Output only. The type of error. |
error_message |
str
Output only. The error message. |
session_id |
str
Output only. The session ID for the conversation that caused the error. |
Classes
ErrorType
ErrorType(value)The type of error