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