public sealed class SummarizationSection : IMessage<SummarizationSection>, IEquatable<SummarizationSection>, IDeepCloneable<SummarizationSection>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 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-06-12 UTC."],[[["This webpage provides reference documentation for the `SummarizationSection` class within the Google Cloud Dialogflow v2 API for .NET."],["The `SummarizationSection` class represents a section of summarization and is part of the `Google.Cloud.Dialogflow.V2` namespace, found in the `Google.Cloud.Dialogflow.V2.dll` assembly."],["The `SummarizationSection` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its capability for message handling, equality checks, deep cloning, and buffer operations."],["Key properties of the `SummarizationSection` include `Definition`, `Key`, and `Type`, which allow for defining the content, name, and summarization type, respectively, and are all optional."],["The current latest version available for this class is 4.26.0, and there are multiple other versions available, going as low as 3.2.0."]]],[]]