public sealed class GenerateStatelessSummaryResponse : IMessage<GenerateStatelessSummaryResponse>, IEquatable<GenerateStatelessSummaryResponse>, IDeepCloneable<GenerateStatelessSummaryResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class GenerateStatelessSummaryResponse.
The response message for
[Conversations.GenerateStatelessSummary][google.cloud.dialogflow.v2.Conversations.GenerateStatelessSummary].
Number of messages prior to and including
[last_conversation_message][] used to compile the suggestion. It may be
smaller than the [GenerateStatelessSummaryRequest.context_size][] field in
the request if there weren't that many messages in the conversation.
The name of the latest conversation message used as context for
compiling suggestion. The format is specific to the user and the names of
the messages provided.
[[["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 page provides documentation for the \u003ccode\u003eGenerateStatelessSummaryResponse\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, showing its implementation and inheritance.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers a range of versions for the Google.Cloud.Dialogflow.V2 API, from version 3.2.0 up to the latest version of 4.26.0, with 4.11.0 being the selected version at the time.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGenerateStatelessSummaryResponse\u003c/code\u003e is designed as the response message for the \u003ccode\u003eConversations.GenerateStatelessSummary\u003c/code\u003e function, containing details like context size, the latest message used for context, and the generated summary itself.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eGenerateStatelessSummaryResponse\u003c/code\u003e is an implementation of several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and it inherits members from the object class.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation for the \u003ccode\u003eGenerateStatelessSummaryResponse\u003c/code\u003e class includes information on its properties, like \u003ccode\u003eContextSize\u003c/code\u003e, \u003ccode\u003eLatestMessage\u003c/code\u003e, \u003ccode\u003eLatestMessageAsMessageName\u003c/code\u003e, and \u003ccode\u003eSummary\u003c/code\u003e, as well as its constructors.\u003c/p\u003e\n"]]],[],null,[]]