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, part of the Google Cloud Dialogflow v2 API."],["The `SummarySuggestion.Types.SummarySection` class represents a component of a generated summary and is implemented as a sealed class in C#."],["The documentation includes a history of the class across various versions of the API, ranging from version 3.2.0 to the latest 4.26.0, with the current page focusing on version 4.24.0."],["The class `SummarySuggestion.Types.SummarySection` has two key properties, `Section` and `Summary`, both of which are required strings that hold the section name and summary text respectively."]]],[]]