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
Attributes |
|
|---|---|
| Name | Description |
metric |
str
Output only. Metrics name. e.g. accuracy, adherence, completeness. |
score |
float
Output only. Aggregated(average) score on this metric across all sections. This field is a member of oneof_ _score.
|
section_details |
MutableSequence[google.cloud.dialogflow_v2beta1.types.SummarizationEvaluationMetrics.ConversationDetail.MetricDetail.SectionDetail]
Output only. List of section details. |
Classes
SectionDetail
SectionDetail(mapping=None, *, ignore_unknown_fields=False, **kwargs)Section level result.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields