public sealed class SuggestConversationSummaryResponse : IMessage<SuggestConversationSummaryResponse>, IEquatable<SuggestConversationSummaryResponse>, IDeepCloneable<SuggestConversationSummaryResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 API class SuggestConversationSummaryResponse.
The response message for
[Conversations.SuggestConversationSummary][google.cloud.dialogflow.v2beta1.Conversations.SuggestConversationSummary].
Number of messages prior to and including
[last_conversation_message][] used to compile the suggestion. It may be
smaller than the [SuggestSummaryRequest.context_size][] field in the
request if there weren't that many messages in the conversation.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eSuggestConversationSummaryResponse\u003c/code\u003e class is a part of the Google Cloud Dialogflow v2beta1 API, specifically designed to handle the response for conversation summary suggestions.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling it to manage messages, compare objects, create deep clones, and work with buffered messages.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSuggestConversationSummaryResponse\u003c/code\u003e provides properties such as \u003ccode\u003eContextSize\u003c/code\u003e, \u003ccode\u003eLatestMessage\u003c/code\u003e, \u003ccode\u003eLatestMessageAsMessageName\u003c/code\u003e, and \u003ccode\u003eSummary\u003c/code\u003e, to provide information on the amount of context used for the suggestion, the latest conversation message, its resource name, and the generated summary.\u003c/p\u003e\n"],["\u003cp\u003eThe class is available in two versions, with the latest version being \u003ccode\u003e1.0.0-beta23\u003c/code\u003e and an older version \u003ccode\u003e1.0.0-beta22\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class' namespace is \u003ccode\u003eGoogle.Cloud.Dialogflow.V2Beta1\u003c/code\u003e and it is within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2Beta1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]