Properties of a SuggestionQueryConfig.
Package
@google-cloud/dialogflowProperties
confidenceThreshold
confidenceThreshold?: (number|null);
SuggestionQueryConfig confidenceThreshold
contextFilterSettings
contextFilterSettings?: (google.cloud.dialogflow.v2beta1.HumanAgentAssistantConfig.SuggestionQueryConfig.IContextFilterSettings|null);
SuggestionQueryConfig contextFilterSettings
dialogflowQuerySource
dialogflowQuerySource?: (google.cloud.dialogflow.v2beta1.HumanAgentAssistantConfig.SuggestionQueryConfig.IDialogflowQuerySource|null);
SuggestionQueryConfig dialogflowQuerySource
documentQuerySource
documentQuerySource?: (google.cloud.dialogflow.v2beta1.HumanAgentAssistantConfig.SuggestionQueryConfig.IDocumentQuerySource|null);
SuggestionQueryConfig documentQuerySource
knowledgeBaseQuerySource
knowledgeBaseQuerySource?: (google.cloud.dialogflow.v2beta1.HumanAgentAssistantConfig.SuggestionQueryConfig.IKnowledgeBaseQuerySource|null);
SuggestionQueryConfig knowledgeBaseQuerySource
maxResults
maxResults?: (number|null);
SuggestionQueryConfig maxResults
sections
sections?: (google.cloud.dialogflow.v2beta1.HumanAgentAssistantConfig.SuggestionQueryConfig.ISections|null);
SuggestionQueryConfig sections