Properties of a SuggestionQueryConfig.
Package
@google-cloud/dialogflow!Properties
confidenceThreshold
confidenceThreshold?: (number|null);
SuggestionQueryConfig confidenceThreshold
Type | Description |
(number|null) |
contextFilterSettings
contextFilterSettings?: (google.cloud.dialogflow.v2.HumanAgentAssistantConfig.SuggestionQueryConfig.IContextFilterSettings|null);
SuggestionQueryConfig contextFilterSettings
Type | Description |
(google.cloud.dialogflow.v2.HumanAgentAssistantConfig.SuggestionQueryConfig.IContextFilterSettings|null) |
dialogflowQuerySource
dialogflowQuerySource?: (google.cloud.dialogflow.v2.HumanAgentAssistantConfig.SuggestionQueryConfig.IDialogflowQuerySource|null);
SuggestionQueryConfig dialogflowQuerySource
Type | Description |
(google.cloud.dialogflow.v2.HumanAgentAssistantConfig.SuggestionQueryConfig.IDialogflowQuerySource|null) |
documentQuerySource
documentQuerySource?: (google.cloud.dialogflow.v2.HumanAgentAssistantConfig.SuggestionQueryConfig.IDocumentQuerySource|null);
SuggestionQueryConfig documentQuerySource
Type | Description |
(google.cloud.dialogflow.v2.HumanAgentAssistantConfig.SuggestionQueryConfig.IDocumentQuerySource|null) |
knowledgeBaseQuerySource
knowledgeBaseQuerySource?: (google.cloud.dialogflow.v2.HumanAgentAssistantConfig.SuggestionQueryConfig.IKnowledgeBaseQuerySource|null);
SuggestionQueryConfig knowledgeBaseQuerySource
Type | Description |
(google.cloud.dialogflow.v2.HumanAgentAssistantConfig.SuggestionQueryConfig.IKnowledgeBaseQuerySource|null) |
maxResults
maxResults?: (number|null);
SuggestionQueryConfig maxResults
Type | Description |
(number|null) |