dialogflow Query Source
suspend fun dialogflowQuerySource(value: Output<GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySourceArgs>)
suspend fun dialogflowQuerySource(value: GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySourceArgs?)
Parameters
value
Query from Dialogflow agent. It is used by DIALOGFLOW_ASSIST.
suspend fun dialogflowQuerySource(argument: suspend GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySourceArgsBuilder.() -> Unit)
Parameters
argument
Query from Dialogflow agent. It is used by DIALOGFLOW_ASSIST.