Google Cloud Dialogflow V2Human Agent Assistant Config Suggestion Query Config Knowledge Base Query Source Args
data class GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySourceArgs(val knowledgeBases: Output<List<String>>) : ConvertibleToJava<GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySourceArgs>
Knowledge base source settings. Supported features: ARTICLE_SUGGESTION, FAQ.
Constructors
Link copied to clipboard
fun GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySourceArgs(knowledgeBases: Output<List<String>>)