public enum SuggestionFeature.Types.TypeReference documentation and code samples for the Google Cloud Dialogflow v2 API enum SuggestionFeature.Types.Type.
Defines the type of Human Agent Assistant feature.
Namespace
Google.Cloud.Dialogflow.V2Assembly
Google.Cloud.Dialogflow.V2.dll
Fields |
|
|---|---|
| Name | Description |
ArticleSuggestion |
Run article suggestion model for chat. |
ConversationSummarization |
Run conversation summarization model for chat. |
Faq |
Run FAQ model for chat. |
KnowledgeAssist |
Run knowledge assist with automatic query generation. |
KnowledgeSearch |
Run knowledge search with text input from agent or text generated query. |
SmartReply |
Run smart reply model for chat. |
Unspecified |
Unspecified feature type. |