summarySections property

List<GoogleCloudDialogflowV2SummarySuggestionSummarySection>? summarySections
getter/setter pair

Summary sections that used for summarization evaluation as a reference.

Output only.

Implementation

core.List<GoogleCloudDialogflowV2SummarySuggestionSummarySection>?
summarySections;