public sealed class SuggestConversationSummaryResponse.Types.Summary : IMessage<SuggestConversationSummaryResponse.Types.Summary>, IEquatable<SuggestConversationSummaryResponse.Types.Summary>, IDeepCloneable<SuggestConversationSummaryResponse.Types.Summary>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class SuggestConversationSummaryResponse.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\u003eSuggestConversationSummaryResponse.Types.Summary\u003c/code\u003e class within the Google Cloud Dialogflow v2 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSuggestConversationSummaryResponse.Types.Summary\u003c/code\u003e class represents a generated summary for a conversation and is part of the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, found in the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers the class's inheritance, implemented interfaces (\u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, \u003ccode\u003eIMessage\u003c/code\u003e), constructors (\u003ccode\u003eSummary()\u003c/code\u003e, \u003ccode\u003eSummary(Summary)\u003c/code\u003e), and properties (\u003ccode\u003eAnswerRecord\u003c/code\u003e, \u003ccode\u003eText\u003c/code\u003e, \u003ccode\u003eTextSections\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThere are various versions of this class that can be accessed through the links provided, with version 4.26.0 being the latest and 4.11.0 being the version in context, which is also part of a list of versions going back to 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes properties such as \u003ccode\u003eAnswerRecord\u003c/code\u003e which is a string that contains the name of the answer record, \u003ccode\u003eText\u003c/code\u003e which is a single string with the summary, and \u003ccode\u003eTextSections\u003c/code\u003e which is a map field containing the name of the section and the content of said section.\u003c/p\u003e\n"]]],[],null,[]]