Class ConversationDetail (2.43.0)

ConversationDetail(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Aggregated evaluation result on conversation level. This contains evaluation results of all the metrics and sections.

Attributes

Name Description
message_entries MutableSequence[google.cloud.dialogflow_v2beta1.types.MessageEntry]
Output only. Conversation transcript that used for summarization evaluation as a reference.
summary_sections MutableSequence[google.cloud.dialogflow_v2beta1.types.SummarySuggestion.SummarySection]
Output only. Summary sections that used for summarization evaluation as a reference.
metric_details MutableSequence[google.cloud.dialogflow_v2beta1.types.SummarizationEvaluationMetrics.ConversationDetail.MetricDetail]
Output only. List of metric details.
section_tokens MutableSequence[google.cloud.dialogflow_v2beta1.types.SummarizationEvaluationMetrics.SectionToken]
Output only. Conversation level token count per section. This is an aggregated(sum) result of input token of summary acorss all metrics for a single conversation.

Classes

MetricDetail

MetricDetail(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Aggregated result on metric level. This contains the evaluation results of all the sections.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields