public sealed class SearchResponse.Types.Summary : IMessage<SearchResponse.Types.Summary>, IEquatable<SearchResponse.Types.Summary>, IDeepCloneable<SearchResponse.Types.Summary>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class SearchResponse.Types.Summary.
Summary of the top N search results specified by the summary spec.
[[["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 documentation provides details for the \u003ccode\u003eSearchResponse.Types.Summary\u003c/code\u003e class within the Google Cloud Discovery Engine v1 API, which summarizes top search results.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSearchResponse.Types.Summary\u003c/code\u003e class includes properties like \u003ccode\u003eSafetyAttributes\u003c/code\u003e, \u003ccode\u003eSummarySkippedReasons\u003c/code\u003e, \u003ccode\u003eSummaryText\u003c/code\u003e, and \u003ccode\u003eSummaryWithMetadata\u003c/code\u003e, providing detailed information about the summary.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 1.6.0, and older versions like 1.5.0, 1.4.0, 1.3.0, 1.2.0, 1.1.0, and 1.0.0-beta06 are also documented, allowing for version-specific reference.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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, defining its behavior within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe Summary class has 2 constructors, one with no parameter, and one taking the class itself as a parameter.\u003c/p\u003e\n"]]],[],null,["# Discovery Engine v1 API - Class SearchResponse.Types.Summary (1.9.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.9.0 (latest)](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.SearchResponse.Types.Summary)\n- [1.8.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.8.0/Google.Cloud.DiscoveryEngine.V1.SearchResponse.Types.Summary)\n- [1.7.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.7.0/Google.Cloud.DiscoveryEngine.V1.SearchResponse.Types.Summary)\n- [1.6.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.6.0/Google.Cloud.DiscoveryEngine.V1.SearchResponse.Types.Summary)\n- [1.5.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.5.0/Google.Cloud.DiscoveryEngine.V1.SearchResponse.Types.Summary)\n- [1.4.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.4.0/Google.Cloud.DiscoveryEngine.V1.SearchResponse.Types.Summary)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.3.0/Google.Cloud.DiscoveryEngine.V1.SearchResponse.Types.Summary)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.2.0/Google.Cloud.DiscoveryEngine.V1.SearchResponse.Types.Summary)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.1.0/Google.Cloud.DiscoveryEngine.V1.SearchResponse.Types.Summary)\n- [1.0.0-beta06](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.0.0-beta06/Google.Cloud.DiscoveryEngine.V1.SearchResponse.Types.Summary) \n\n public sealed class SearchResponse.Types.Summary : IMessage\u003cSearchResponse.Types.Summary\u003e, IEquatable\u003cSearchResponse.Types.Summary\u003e, IDeepCloneable\u003cSearchResponse.Types.Summary\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Discovery Engine v1 API class SearchResponse.Types.Summary.\n\nSummary of the top N search results specified by the summary spec. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e SearchResponse.Types.Summary \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[SearchResponse](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.SearchResponse)[Types](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.SearchResponse.Types)[Summary](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.SearchResponse.Types.Summary), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[SearchResponse](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.SearchResponse)[Types](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.SearchResponse.Types)[Summary](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.SearchResponse.Types.Summary), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[SearchResponse](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.SearchResponse)[Types](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.SearchResponse.Types)[Summary](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.SearchResponse.Types.Summary), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.DiscoveryEngine.V1](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.DiscoveryEngine.V1.dll\n\nConstructors\n------------\n\n### Summary()\n\n public Summary()\n\n### Summary(Summary)\n\n public Summary(SearchResponse.Types.Summary other)\n\nProperties\n----------\n\n### SafetyAttributes\n\n public SearchResponse.Types.Summary.Types.SafetyAttributes SafetyAttributes { get; set; }\n\nA collection of Safety Attribute categories and their associated\nconfidence scores.\n\n### SummarySkippedReasons\n\n public RepeatedField\u003cSearchResponse.Types.Summary.Types.SummarySkippedReason\u003e SummarySkippedReasons { get; }\n\nAdditional summary-skipped reasons. This provides the reason for ignored\ncases. If nothing is skipped, this field is not set.\n\n### SummaryText\n\n public string SummaryText { get; set; }\n\nThe summary content.\n\n### SummaryWithMetadata\n\n public SearchResponse.Types.Summary.Types.SummaryWithMetadata SummaryWithMetadata { get; set; }\n\nSummary with metadata information."]]