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 v2beta1 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 document provides reference documentation for the \u003ccode\u003eGenerateStatelessSummaryResponse.Types.Summary\u003c/code\u003e class within the Google Cloud Dialogflow v2beta1 API, detailing its purpose, inheritance, and implementation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGenerateStatelessSummaryResponse.Types.Summary\u003c/code\u003e class is used to represent a generated summary for a conversation within the Google Cloud Dialogflow API.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, showcasing its integration with Google Protobuf and .NET frameworks.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor \u003ccode\u003eSummary()\u003c/code\u003e and a copy constructor \u003ccode\u003eSummary(Summary)\u003c/code\u003e, to create instances of the class with different initialization requirements.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGenerateStatelessSummaryResponse.Types.Summary\u003c/code\u003e class has three key properties: \u003ccode\u003eBaselineModelVersion\u003c/code\u003e representing the model used for summary generation, \u003ccode\u003eText\u003c/code\u003e containing the full summary content, and \u003ccode\u003eTextSections\u003c/code\u003e storing the content divided by sections.\u003c/p\u003e\n"]]],[],null,[]]