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-04-09 UTC."],[[["This webpage provides documentation for the `SummarySuggestion.Types.SummarySection` class within the Google Cloud Dialogflow v2 API, a component used in generating conversation summaries."],["The content includes a list of versioned API documentation links ranging from version 3.2.0 up to the latest version 4.26.0, with 4.25.0 being the currently displayed version."],["The `SummarySuggestion.Types.SummarySection` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which shows its capabilities to handle messages and be cloned."],["The class `SummarySuggestion.Types.SummarySection` contains two main properties, `Section` and `Summary`, both being strings, to store the name and summary text of a section."]]],[]]