Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API class Google::Cloud::Ces::V1beta::EvaluationResult::ScenarioRubricOutcome.
The outcome of the evaluation against the rubric.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#rubric
def rubric() -> ::String
Returns
- (::String) — Output only. The rubric that was used to evaluate the conversation.
#score
def score() -> ::Float
Returns
- (::Float) — Output only. The score of the conversation against the rubric.
#score_explanation
def score_explanation() -> ::String
Returns
- (::String) — Output only. The rater's response to the rubric.