Google Cloud Dialogflow v2 API - Class SuggestionFeature (4.18.0)

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

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

The type of Human Agent Assistant API suggestion to perform, and the maximum number of results to return for that type. Multiple Feature objects can be specified in the features list.

Inheritance

object > SuggestionFeature

Namespace

Google.Cloud.Dialogflow.V2

Assembly

Google.Cloud.Dialogflow.V2.dll

Constructors

SuggestionFeature()

public SuggestionFeature()

SuggestionFeature(SuggestionFeature)

public SuggestionFeature(SuggestionFeature other)
Parameter
NameDescription
otherSuggestionFeature

Properties

Type

public SuggestionFeature.Types.Type Type { get; set; }

Type of Human Agent Assistant API feature to request.

Property Value
TypeDescription
SuggestionFeatureTypesType