Google Cloud Dialogflow v2 API - Class SummarySuggestion (4.21.0)

public sealed class SummarySuggestion : IMessage<SummarySuggestion>, IEquatable<SummarySuggestion>, IDeepCloneable<SummarySuggestion>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud Dialogflow v2 API class SummarySuggestion.

Suggested summary of the conversation.

Inheritance

object > SummarySuggestion

Namespace

Google.Cloud.Dialogflow.V2

Assembly

Google.Cloud.Dialogflow.V2.dll

Constructors

SummarySuggestion()

public SummarySuggestion()

SummarySuggestion(SummarySuggestion)

public SummarySuggestion(SummarySuggestion other)
Parameter
Name Description
other SummarySuggestion

Properties

SummarySections

public RepeatedField<SummarySuggestion.Types.SummarySection> SummarySections { get; }

Required. All the parts of generated summary.

Property Value
Type Description
RepeatedFieldSummarySuggestionTypesSummarySection