Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API class Google::Cloud::Ces::V1beta::EvaluationErrorInfo.
Information about an error encountered during an evaluation execution.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#error_message
def error_message() -> ::String
Returns
- (::String) — Output only. The error message.
#error_type
def error_type() -> ::Google::Cloud::Ces::V1beta::EvaluationErrorInfo::ErrorType
Returns
- (::Google::Cloud::Ces::V1beta::EvaluationErrorInfo::ErrorType) — Output only. The type of error.
#session_id
def session_id() -> ::String
Returns
- (::String) — Output only. The session ID for the conversation that caused the error.