public sealed class SummarizationSectionList : IMessage<SummarizationSectionList>, IEquatable<SummarizationSectionList>, IDeepCloneable<SummarizationSectionList>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 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 latest version of the Google Cloud Dialogflow v2 API class `SummarizationSectionList` is 4.26.0, and the documentation covers versions back to 3.2.0."],["`SummarizationSectionList` is a class used within the Google Cloud Dialogflow v2 API to manage a list of summarization sections."],["This class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with specific methods listed for interacting with it."],["The class provides a `SummarizationSections` property, which is a `RepeatedField` of type `SummarizationSection` that is optional and allows for the manipulation of the list of summarization sections."],["The documentation includes information on the constructors for the `SummarizationSectionList` class."]]],[]]