eventHandlers

@JvmName(name = "mktbvoaunvpvtndc")
suspend fun eventHandlers(value: Output<List<GoogleCloudDialogflowCxV3beta1EventHandlerArgs>>)
@JvmName(name = "xsyfdpaopjdfddic")
suspend fun eventHandlers(value: List<GoogleCloudDialogflowCxV3beta1EventHandlerArgs>?)

Parameters

value

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


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


@JvmName(name = "ottpdbetpvybfusq")
suspend fun eventHandlers(values: List<Output<GoogleCloudDialogflowCxV3beta1EventHandlerArgs>>)
@JvmName(name = "sjfdvyynwdpdevau")
suspend fun eventHandlers(vararg values: GoogleCloudDialogflowCxV3beta1EventHandlerArgs)

Parameters

values

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


@JvmName(name = "pdlwevrlbtjlsepu")
suspend fun eventHandlers(argument: List<suspend GoogleCloudDialogflowCxV3beta1EventHandlerArgsBuilder.() -> Unit>)
@JvmName(name = "feyeymrrkkafjalx")
suspend fun eventHandlers(vararg argument: suspend GoogleCloudDialogflowCxV3beta1EventHandlerArgsBuilder.() -> Unit)
@JvmName(name = "amknyvopcwnojcfx")
suspend fun eventHandlers(argument: suspend GoogleCloudDialogflowCxV3beta1EventHandlerArgsBuilder.() -> Unit)

Parameters

argument

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