public sealed class GenerateStatelessSummaryRequest.Types.MinimalConversation : IMessage<GenerateStatelessSummaryRequest.Types.MinimalConversation>, IEquatable<GenerateStatelessSummaryRequest.Types.MinimalConversation>, IDeepCloneable<GenerateStatelessSummaryRequest.Types.MinimalConversation>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class GenerateStatelessSummaryRequest.Types.MinimalConversation.
The minimum amount of information required to generate a Summary without
having a Conversation resource created.
Required. The messages that the Summary will be generated from. It is
expected that this message content is already redacted and does not
contain any PII. Required fields: {content, language_code, participant,
participant_role} Optional fields: {send_time} If send_time is not
provided, then the messages must be provided in chronological order.
[[["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 content provides documentation for the \u003ccode\u003eGenerateStatelessSummaryRequest.Types.MinimalConversation\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, detailing its use for generating summaries without a prior Conversation resource.\u003c/p\u003e\n"],["\u003cp\u003eThis API class is available in multiple versions, ranging from the latest version 4.26.0 down to 3.2.0, with links provided for each version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMinimalConversation\u003c/code\u003e class requires certain information like content, language code, participant, and participant role in the form of messages, and can also receive a \u003ccode\u003esend_time\u003c/code\u003e as an optional field.\u003c/p\u003e\n"],["\u003cp\u003eIt implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eobject\u003c/code\u003e class in the .NET framework, providing methods such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: one default and another that takes a \u003ccode\u003eMinimalConversation\u003c/code\u003e object, and also features two properties, \u003ccode\u003eMessages\u003c/code\u003e and \u003ccode\u003eParent\u003c/code\u003e, which can be used to specify the messages for generating a summary and the location of the Google project, respectively.\u003c/p\u003e\n"]]],[],null,[]]