event Handlers
Parameters
value
Handlers associated with the page to handle events such as webhook errors, no match or no input.
Parameters
values
Handlers associated with the page to handle events such as webhook errors, no match or no input.
suspend fun eventHandlers(argument: List<suspend GoogleCloudDialogflowCxV3EventHandlerArgsBuilder.() -> Unit>)
suspend fun eventHandlers(vararg argument: suspend GoogleCloudDialogflowCxV3EventHandlerArgsBuilder.() -> Unit)
suspend fun eventHandlers(argument: suspend GoogleCloudDialogflowCxV3EventHandlerArgsBuilder.() -> Unit)
Parameters
argument
Handlers associated with the page to handle events such as webhook errors, no match or no input.