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 v1beta API class SearchResponse.Types.Summary.
Summary of the top N search result specified by the summary spec.
Implements
IMessageSearchResponseTypesSummary, IEquatableSearchResponseTypesSummary, IDeepCloneableSearchResponseTypesSummary, IBufferMessage, IMessageNamespace
Google.Cloud.DiscoveryEngine.V1BetaAssembly
Google.Cloud.DiscoveryEngine.V1Beta.dll
Constructors
Summary()
public Summary()
Summary(Summary)
public Summary(SearchResponse.Types.Summary other)
Parameter | |
---|---|
Name | Description |
other | SearchResponseTypesSummary |
Properties
SummaryText
public string SummaryText { get; set; }
The summary content.
Property Value | |
---|---|
Type | Description |
string |