public sealed class GenerateStatelessSummaryResponse.Types.Summary : IMessage<GenerateStatelessSummaryResponse.Types.Summary>, IEquatable<GenerateStatelessSummaryResponse.Types.Summary>, IDeepCloneable<GenerateStatelessSummaryResponse.Types.Summary>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class GenerateStatelessSummaryResponse.Types.Summary.
public MapField<string, string> TextSections { get; }
The summary content that is divided into sections. The key is the
section's name and the value is the section's content. There is no
specific format for the key or value.
[[["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 webpage provides reference documentation and code samples for the \u003ccode\u003eGenerateStatelessSummaryResponse.Types.Summary\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, which is designed to generate a summary for a conversation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGenerateStatelessSummaryResponse.Types.Summary\u003c/code\u003e class is implemented by utilizing multiple interfaces, namely IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation displays a comprehensive list of available versions, starting with the latest version (4.26.0) and descending to version 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties such as \u003ccode\u003eBaselineModelVersion\u003c/code\u003e, \u003ccode\u003eText\u003c/code\u003e, and \u003ccode\u003eTextSections\u003c/code\u003e, which are used to store data about the model used for summarization, the summary text, and the text divided into sections, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor and a copy constructor that takes another instance of \u003ccode\u003eGenerateStatelessSummaryResponse.Types.Summary\u003c/code\u003e as an argument, allowing for creating a new summary object or copying an existing one.\u003c/p\u003e\n"]]],[],null,[]]