GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfig constructor

Implementation

GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfig({
  this.confidenceThreshold,
  this.contextFilterSettings,
  this.dialogflowQuerySource,
  this.documentQuerySource,
  this.knowledgeBaseQuerySource,
  this.maxResults,
  this.sections,
});