Google Cloud Dialogflow v2beta1 API - Class SuggestionFeature (1.0.0-beta16)

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

Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 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.V2Beta1

Assembly

Google.Cloud.Dialogflow.V2Beta1.dll

Constructors

SuggestionFeature()

public SuggestionFeature()

SuggestionFeature(SuggestionFeature)

public SuggestionFeature(SuggestionFeature other)
Parameter
Name Description
other SuggestionFeature

Properties

Type

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

Type of Human Agent Assistant API feature to request.

Property Value
Type Description
SuggestionFeatureTypesType