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 page provides reference documentation for the `SummarySuggestion` class within the Google Cloud Dialogflow v2 API for .NET."],["The `SummarySuggestion` class, which is found in the `Google.Cloud.Dialogflow.V2` namespace, is used to represent a suggested summary of a conversation."],["This documentation covers versions from 3.2.0 to the latest 4.26.0, allowing developers to navigate through specific versions."],["The `SummarySuggestion` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the class include `SummarySections`, which contains the generated parts of the conversation summary and is of the type `RepeatedField` of `SummarySection` objects."]]],[]]