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
[latest_message][google.cloud.dialogflow.v2.GenerateStatelessSummaryResponse.latest_message]
used to compile the suggestion. It may be smaller than the
[GenerateStatelessSummaryRequest.max_context_size][google.cloud.dialogflow.v2.GenerateStatelessSummaryRequest.max_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 latest version of the \u003ccode\u003eGenerateStatelessSummaryResponse\u003c/code\u003e class in the Google Cloud Dialogflow v2 API is 4.26.0, and there are many previous versions, all the way down to version 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGenerateStatelessSummaryResponse\u003c/code\u003e is a class used as a response message for stateless summary generation in conversations, and it inherits from the base \u003ccode\u003eobject\u003c/code\u003e class while implementing several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class contains properties like \u003ccode\u003eContextSize\u003c/code\u003e, \u003ccode\u003eLatestMessage\u003c/code\u003e, and \u003ccode\u003eSummary\u003c/code\u003e, which provide information about the context used, the latest message considered, and the actual generated summary.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor \u003ccode\u003eGenerateStatelessSummaryResponse()\u003c/code\u003e and a copy constructor \u003ccode\u003eGenerateStatelessSummaryResponse(GenerateStatelessSummaryResponse other)\u003c/code\u003e for creating a new instance from an existing one.\u003c/p\u003e\n"],["\u003cp\u003eThe class is found within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, and is contained in the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]