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."],[[["The `SummarizationSectionList` class in the Google Cloud Dialogflow v2beta1 API represents a list of summarization sections."],["This class is part of the `Google.Cloud.Dialogflow.V2Beta1` namespace and is found within the `Google.Cloud.Dialogflow.V2Beta1.dll` assembly."],["It implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which defines its functionality for message handling, equality checks, deep cloning, and buffering."],["The class includes a `SummarizationSections` property, a `RepeatedField` that contains a list of `SummarizationSection` objects."],["There are two versions of this class available: the latest `1.0.0-beta23` and `1.0.0-beta22`."]]],[]]