public sealed class SummarizationSection : IMessage<SummarizationSection>, IEquatable<SummarizationSection>, IDeepCloneable<SummarizationSection>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 API class SummarizationSection.
[[["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 `SummarizationSection` class in the Google Cloud Dialogflow v2beta1 API represents a part of the summarization process."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for advanced functionality such as message handling, object equality, deep cloning, and buffer management."],["It includes properties like `Definition`, `Key`, and `Type` to provide context, name, and categorization for each section of the summarization."],["There are two versions of this API detailed, beta22 and beta23 being the most recent, to facilitate the most recent updates and bug fixes."]]],[]]