GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySourceArgs

data class GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySourceArgs(val knowledgeBases: Output<List<String>>) : ConvertibleToJava<GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySourceArgs>

Knowledge base source settings. Supported features: ARTICLE_SUGGESTION, FAQ.

Constructors

Properties

Link copied to clipboard
val knowledgeBases: Output<List<String>>

Knowledge bases to query. Format: projects//locations//knowledgeBases/. Currently, at most 5 knowledge bases are supported.

Functions

Link copied to clipboard
open override fun toJava(): GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySourceArgs