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

Properties of a SuggestionQueryConfig.

Package

@google-cloud/dialogflow!

Properties

confidenceThreshold

confidenceThreshold?: (number|null);

SuggestionQueryConfig confidenceThreshold

Property Value
TypeDescription
(number|null)

contextFilterSettings

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

SuggestionQueryConfig contextFilterSettings

Property Value
TypeDescription
(google.cloud.dialogflow.v2.HumanAgentAssistantConfig.SuggestionQueryConfig.IContextFilterSettings|null)

dialogflowQuerySource

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

SuggestionQueryConfig dialogflowQuerySource

Property Value
TypeDescription
(google.cloud.dialogflow.v2.HumanAgentAssistantConfig.SuggestionQueryConfig.IDialogflowQuerySource|null)

documentQuerySource

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

SuggestionQueryConfig documentQuerySource

Property Value
TypeDescription
(google.cloud.dialogflow.v2.HumanAgentAssistantConfig.SuggestionQueryConfig.IDocumentQuerySource|null)

knowledgeBaseQuerySource

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

SuggestionQueryConfig knowledgeBaseQuerySource

Property Value
TypeDescription
(google.cloud.dialogflow.v2.HumanAgentAssistantConfig.SuggestionQueryConfig.IKnowledgeBaseQuerySource|null)

maxResults

maxResults?: (number|null);

SuggestionQueryConfig maxResults

Property Value
TypeDescription
(number|null)