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\u003eThis document provides reference documentation for the \u003ccode\u003eGenerateStatelessSummaryRequest.Types.MinimalConversation\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, detailing its usage and structure.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMinimalConversation\u003c/code\u003e class allows for generating a summary without needing a pre-existing Conversation resource, and requires certain information to function.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one being an empty constructor and the other accepting another \u003ccode\u003eMinimalConversation\u003c/code\u003e as a parameter to duplicate the data within.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMessages\u003c/code\u003e property of the class accepts a \u003ccode\u003eRepeatedField<Message>\u003c/code\u003e that dictates the content the summary will be generated from.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property of the class specifies the resource to charge for generating a summary, using the format \u003ccode\u003eprojects/<Project ID>/locations/<Location ID>\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]