Properties of a SuggestionFeatureConfig.
Package
@google-cloud/dialogflow!Properties
conversationModelConfig
conversationModelConfig?: (google.cloud.dialogflow.v2beta1.HumanAgentAssistantConfig.IConversationModelConfig|null);SuggestionFeatureConfig conversationModelConfig
| Type | Description |
| (google.cloud.dialogflow.v2beta1.HumanAgentAssistantConfig.IConversationModelConfig|null) |
enableEventBasedSuggestion
enableEventBasedSuggestion?: (boolean|null);SuggestionFeatureConfig enableEventBasedSuggestion
| Type | Description |
| (boolean|null) |
queryConfig
queryConfig?: (google.cloud.dialogflow.v2beta1.HumanAgentAssistantConfig.ISuggestionQueryConfig|null);SuggestionFeatureConfig queryConfig
| Type | Description |
| (google.cloud.dialogflow.v2beta1.HumanAgentAssistantConfig.ISuggestionQueryConfig|null) |
suggestionFeature
suggestionFeature?: (google.cloud.dialogflow.v2beta1.ISuggestionFeature|null);SuggestionFeatureConfig suggestionFeature
| Type | Description |
| (google.cloud.dialogflow.v2beta1.ISuggestionFeature|null) |
suggestionTriggerSettings
suggestionTriggerSettings?: (google.cloud.dialogflow.v2beta1.HumanAgentAssistantConfig.ISuggestionTriggerSettings|null);SuggestionFeatureConfig suggestionTriggerSettings
| Type | Description |
| (google.cloud.dialogflow.v2beta1.HumanAgentAssistantConfig.ISuggestionTriggerSettings|null) |