public sealed class SummarySuggestion.Types.SummarySection : IMessage<SummarySuggestion.Types.SummarySection>, IEquatable<SummarySuggestion.Types.SummarySection>, IDeepCloneable<SummarySuggestion.Types.SummarySection>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class SummarySuggestion.Types.SummarySection.
[[["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."],[[["This webpage provides documentation for the `SummarySuggestion.Types.SummarySection` class within the Google Cloud Dialogflow v2 API, highlighting its role as a component of a generated summary."],["The content details various versions of the API, ranging from version 3.2.0 to the latest version 4.26.0, with version 4.23.0 currently being displayed."],["The `SummarySuggestion.Types.SummarySection` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The class has two primary properties, `Section` and `Summary`, both of which are strings and contain the name and summary text respectively."],["There are two constructors available for the `SummarySection` class, a default one, and one that takes in a `SummarySuggestion.Types.SummarySection` object."]]],[]]