eventHandlers

@JvmName(name = "sqqmwedtvcgoatjn")
suspend fun eventHandlers(value: Output<List<GoogleCloudDialogflowCxV3EventHandlerArgs>>)
@JvmName(name = "kacrunihwuarfhsa")
suspend fun eventHandlers(value: List<GoogleCloudDialogflowCxV3EventHandlerArgs>?)

Parameters

value

Handlers associated with the page to handle events such as webhook errors, no match or no input.


@JvmName(name = "uuyphjcrgtkuolrh")
suspend fun eventHandlers(vararg values: Output<GoogleCloudDialogflowCxV3EventHandlerArgs>)


@JvmName(name = "rhafubwcjkdljdcs")
suspend fun eventHandlers(values: List<Output<GoogleCloudDialogflowCxV3EventHandlerArgs>>)
@JvmName(name = "quhidcmehpyxnmro")
suspend fun eventHandlers(vararg values: GoogleCloudDialogflowCxV3EventHandlerArgs)

Parameters

values

Handlers associated with the page to handle events such as webhook errors, no match or no input.


@JvmName(name = "xhhjhosfsqfyjljy")
suspend fun eventHandlers(argument: List<suspend GoogleCloudDialogflowCxV3EventHandlerArgsBuilder.() -> Unit>)
@JvmName(name = "brdniktvrpugkrss")
suspend fun eventHandlers(vararg argument: suspend GoogleCloudDialogflowCxV3EventHandlerArgsBuilder.() -> Unit)
@JvmName(name = "nmytfeftsnacdpav")
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.