Google Cloud Dialogflow V2Human Agent Assistant Config Suggestion Query Config Args Builder
Functions
Link copied to clipboard
Link copied to clipboard
suspend fun contextFilterSettings(value: Output<GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigContextFilterSettingsArgs>)
suspend fun contextFilterSettings(value: GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigContextFilterSettingsArgs?)
suspend fun contextFilterSettings(argument: suspend GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigContextFilterSettingsArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun dialogflowQuerySource(value: Output<GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySourceArgs>)
suspend fun dialogflowQuerySource(value: GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySourceArgs?)
suspend fun dialogflowQuerySource(argument: suspend GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySourceArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun documentQuerySource(value: Output<GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySourceArgs>)
suspend fun documentQuerySource(value: GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySourceArgs?)
suspend fun documentQuerySource(argument: suspend GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySourceArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun knowledgeBaseQuerySource(value: Output<GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySourceArgs>)
suspend fun knowledgeBaseQuerySource(value: GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySourceArgs?)
suspend fun knowledgeBaseQuerySource(argument: suspend GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySourceArgsBuilder.() -> Unit)
Link copied to clipboard