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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version available for the \u003ccode\u003eGenerateStatelessSummaryResponse.Types.Summary\u003c/code\u003e class in the Google Cloud Dialogflow v2 API is 4.26.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class, \u003ccode\u003eGenerateStatelessSummaryResponse.Types.Summary\u003c/code\u003e, provides a generated summary for a conversation, and it is accessible through multiple previous versions, down to version 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGenerateStatelessSummaryResponse.Types.Summary\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as \u003ccode\u003eBaselineModelVersion\u003c/code\u003e, \u003ccode\u003eText\u003c/code\u003e, and \u003ccode\u003eTextSections\u003c/code\u003e which are used for providing data about the generated summary.\u003c/p\u003e\n"],["\u003cp\u003eThe summary can either be a concatenated string or a map of sections, with the section name as the key and its content as the value, as defined in the \u003ccode\u003eText\u003c/code\u003e and \u003ccode\u003eTextSections\u003c/code\u003e properties respectively.\u003c/p\u003e\n"]]],[],null,[]]