public sealed class SummarizationSectionList : IMessage<SummarizationSectionList>, IEquatable<SummarizationSectionList>, IDeepCloneable<SummarizationSectionList>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 API class SummarizationSectionList.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This documentation is for the `SummarizationSectionList` class within the Google Cloud Dialogflow v2beta1 API, specifically version 1.0.0-beta18."],["The `SummarizationSectionList` class represents a list of summarization sections and implements interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["It inherits from `object` and is found within the `Google.Cloud.Dialogflow.V2Beta1` namespace and `Google.Cloud.Dialogflow.V2Beta1.dll` assembly."],["The class has two constructors, a default one and one that takes another `SummarizationSectionList` object as a parameter for creating a new `SummarizationSectionList` instance."],["The class contains a property `SummarizationSections` of type `RepeatedField\u003cSummarizationSection\u003e`, which is an optional field representing the summarization sections."]]],[]]