evaluationResults property

List of evaluation result.

The list only contains one kind of the evaluation result.

Output only.

Implementation

core.List<
  GoogleCloudDialogflowV2SummarizationEvaluationMetricsEvaluationResult
>?
evaluationResults;