Gemini Enterprise for Customer Experience V1BETA API - Class Google::Cloud::Ces::V1beta::EvaluationResult::UserGoalSatisfactionResult (v0.1.0)

Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API class Google::Cloud::Ces::V1beta::EvaluationResult::UserGoalSatisfactionResult.

The result of a user goal satisfaction check for a 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 user task satisfaction score.

#label

def label() -> ::String
Returns
  • (::String) — Output only. The label associated with each score. Score 1: User Task Satisfied Score 0: User Task Not Satisfied Score -1: User Task Unspecified

#score

def score() -> ::Integer
Returns
  • (::Integer) — Output only. The user task satisfaction score. Can be -1, 0, 1.