Google Cloud Dialogflow v2beta1 API - Class SummarySuggestion (1.0.0-beta18)

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

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

Suggested summary of the conversation.

Inheritance

object > SummarySuggestion

Namespace

Google.Cloud.Dialogflow.V2Beta1

Assembly

Google.Cloud.Dialogflow.V2Beta1.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