Dialogflow V2 API - Class Google::Cloud::Dialogflow::V2::SummarizationEvaluationMetrics::AdherenceRubric (v1.13.0)

Reference documentation and code samples for the Dialogflow V2 API class Google::Cloud::Dialogflow::V2::SummarizationEvaluationMetrics::AdherenceRubric.

Rubric result of the adherence evaluation. A rubric is ued to determine if the summary adheres to all aspects of the given instructions.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#is_addressed

def is_addressed() -> ::Boolean
Returns
  • (::Boolean) — Output only. A boolean that indicates whether the rubric question is addressed or not.

#question

def question() -> ::String
Returns
  • (::String) — Output only. The question generated from instruction that used to evaluate summary.

#reasoning

def reasoning() -> ::String
Returns
  • (::String) — Output only. The reasoning of the rubric question is addressed or not.