overallSectionTokens property
List<GoogleCloudDialogflowV2SummarizationEvaluationMetricsSectionToken> ?
overallSectionTokens
getter/setter pair
Overall token per section.
This is an aggregated(sum) result of input token of summary acorss all conversations that are selected for summarization evaluation.
Output only.
Implementation
core.List<GoogleCloudDialogflowV2SummarizationEvaluationMetricsSectionToken>?
overallSectionTokens;