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
Attributes |
|
|---|---|
| Name | Description |
section |
str
Output only. The name of the summary instruction. |
score |
float
Output only. Aggregated(average) score on this section across all evaluation results. Either decompositions or rubrics. This field is a member of oneof_ _score.
|
section_summary |
str
Output only. Summary for this section |
evaluation_results |
MutableSequence[google.cloud.dialogflow_v2.types.SummarizationEvaluationMetrics.EvaluationResult]
Output only. List of evaluation result. The list only contains one kind of the evaluation result. |