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\u003eThis webpage provides reference documentation for the \u003ccode\u003eGenerateStatelessSummaryResponse.Types.Summary\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, detailing its structure and functionality for generating conversation summaries.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGenerateStatelessSummaryResponse.Types.Summary\u003c/code\u003e class, which implements multiple interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e, offers two constructors and several properties.\u003c/p\u003e\n"],["\u003cp\u003eThe provided content includes a list of available versions for this class, ranging from version 4.26.0 (latest) down to 3.2.0, each linking to the respective documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe class itself can be found in the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace and it's assembly \u003ccode\u003eGoogle.Cloud.Dialogflow.V2.dll\u003c/code\u003e, and allows for the generation of summaries for a conversation.\u003c/p\u003e\n"],["\u003cp\u003eIt has properties such as \u003ccode\u003eBaselineModelVersion\u003c/code\u003e that describes the baseline model used for the summary, \u003ccode\u003eText\u003c/code\u003e that provides the entire summary in a single string, and \u003ccode\u003eTextSections\u003c/code\u003e that breaks down the summary into key-value pairs of sections.\u003c/p\u003e\n"]]],[],null,[]]