public sealed class SummarySuggestion : IMessage<SummarySuggestion>, IEquatable<SummarySuggestion>, IDeepCloneable<SummarySuggestion>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class SummarySuggestion.
[[["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 reference documentation for the `SummarySuggestion` class within the Google Cloud Dialogflow v2 API for .NET."],["The `SummarySuggestion` class represents a suggested summary of a conversation, implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the API documented is 4.26.0, while this specific page focuses on version 4.22.0, with other versions listed for access."],["The class includes two constructors, one parameterless and one that takes another `SummarySuggestion` object as a parameter to create a copy, and a `SummarySections` property that returns all parts of a generated summary."]]],[]]