Google Cloud Dialogflow v2beta1 API - Enum SuggestionFeature.Types.Type (1.0.0-beta15)

public enum SuggestionFeature.Types.Type

Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 API enum SuggestionFeature.Types.Type.

Defines the type of Human Agent Assistant feature.

Namespace

Google.Cloud.Dialogflow.V2Beta1

Assembly

Google.Cloud.Dialogflow.V2Beta1.dll

Fields

Name Description
ArticleSuggestion

Run article suggestion model for chat.

ConversationSummarization

Run conversation summarization model for chat.

DialogflowAssist

Run Dialogflow assist model for chat, which will return automated agent response as suggestion.

Faq

Run FAQ model.

KnowledgeSearch

Run knowledge search with text input from agent or text generated query.

SmartReply

Run smart reply model for chat.

Unspecified

Unspecified feature type.