summarizationSections property

List<GoogleCloudDialogflowV2SummarizationSection>? summarizationSections
getter/setter pair

List of sections.

Note it contains both predefined section sand customer defined sections.

Optional.

Implementation

core.List<GoogleCloudDialogflowV2SummarizationSection>? summarizationSections;