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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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`."]]],[]]