sectionTokens property
List<GoogleCloudDialogflowV2SummarizationEvaluationMetricsSectionToken> ?
sectionTokens
getter/setter pair
Conversation level token count per section.
This is an aggregated(sum) result of input token of summary acorss all metrics for a single conversation.
Output only.
Implementation
core.List<GoogleCloudDialogflowV2SummarizationEvaluationMetricsSectionToken>?
sectionTokens;