Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API class Google::Cloud::Ces::V1beta::EvaluationResult::TaskCompletionResult.
The result of the task completion check for the conversation.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#explanation
def explanation() -> ::String
Returns
- (::String) — Output only. The explanation for the task completion score.
#label
def label() -> ::String
Returns
- (::String) — Output only. The label associated with each score. Score 1: Task Completed Score 0: Task Not Completed Score -1: User Goal Undefined
#score
def score() -> ::Integer
Returns
- (::Integer) — Output only. The task completion score. Can be -1, 0, 1