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-04-09 UTC."],[[["This webpage provides reference documentation for the `SummarizationSectionList` class within the Google Cloud Dialogflow v2 API, specifically for version 4.24.0 and other versions as well."],["`SummarizationSectionList` is a class used to represent a list of summarization sections, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class features a constructor for creating a new `SummarizationSectionList` instance and another for creating a copy from an existing one, as well as a `SummarizationSections` property of type `RepeatedField\u003cSummarizationSection\u003e`."],["The documentation includes links to all available versions of the Dialogflow v2 API, ranging from the latest (4.26.0) down to version 3.2.0, so you can access the documentation for the particular version you need."],["You can see the inheritance hierarchy of the `SummarizationSectionList` class, in addition to all its implemented interfaces and inherited members."]]],[]]