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."],[[["The content provides documentation for the `SummarySuggestion.Types.SummarySection` class within the Google Cloud Dialogflow v2 API, including version-specific details from 3.2.0 up to the latest release 4.26.0."],["`SummarySuggestion.Types.SummarySection` is a component class used in generating summaries within the Dialogflow v2 API."],["The documentation lists the class's inheritance hierarchy, interfaces it implements (`IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`), its constructors, and properties (`Section` and `Summary`)."],["The documentation provides information on the `SummarySection()` constructor and a second `SummarySection()` constructor which accepts an argument, `other`, as a parameter of the same `SummarySuggestion.Types.SummarySection` type."],["The `Summary` and `Section` properties are both required and represent a string type, for the text for the section and the name of the section respectively."]]],[]]