overallMetrics property
List<GoogleCloudDialogflowV2SummarizationEvaluationMetricsOverallScoresByMetric> ?
overallMetrics
getter/setter pair
A list of aggregated(average) scores per metric section.
Output only.
Implementation
core.List<
GoogleCloudDialogflowV2SummarizationEvaluationMetricsOverallScoresByMetric
>?
overallMetrics;