Interface protos.google.cloud.dialogflow.v2.HumanAgentAssistantConfig.ISuggestionQueryConfig (6.6.0)

Properties of a SuggestionQueryConfig.

Package

@google-cloud/dialogflow

Properties

confidenceThreshold

confidenceThreshold?: (number|null);

SuggestionQueryConfig confidenceThreshold

contextFilterSettings

contextFilterSettings?: (google.cloud.dialogflow.v2.HumanAgentAssistantConfig.SuggestionQueryConfig.IContextFilterSettings|null);

SuggestionQueryConfig contextFilterSettings

dialogflowQuerySource

dialogflowQuerySource?: (google.cloud.dialogflow.v2.HumanAgentAssistantConfig.SuggestionQueryConfig.IDialogflowQuerySource|null);

SuggestionQueryConfig dialogflowQuerySource

documentQuerySource

documentQuerySource?: (google.cloud.dialogflow.v2.HumanAgentAssistantConfig.SuggestionQueryConfig.IDocumentQuerySource|null);

SuggestionQueryConfig documentQuerySource

knowledgeBaseQuerySource

knowledgeBaseQuerySource?: (google.cloud.dialogflow.v2.HumanAgentAssistantConfig.SuggestionQueryConfig.IKnowledgeBaseQuerySource|null);

SuggestionQueryConfig knowledgeBaseQuerySource

maxResults

maxResults?: (number|null);

SuggestionQueryConfig maxResults

sections

sections?: (google.cloud.dialogflow.v2.HumanAgentAssistantConfig.SuggestionQueryConfig.ISections|null);

SuggestionQueryConfig sections