eventHandlers

@JvmName(name = "irtggurpnnfhyoqr")
suspend fun eventHandlers(value: Output<List<GoogleCloudDialogflowCxV3beta1EventHandlerArgs>>)
@JvmName(name = "obrbtyowmsvrxudd")
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 = "wlyvqpxfiythegir")
suspend fun eventHandlers(vararg values: Output<GoogleCloudDialogflowCxV3beta1EventHandlerArgs>)


@JvmName(name = "qnenqfjfvnslorri")
suspend fun eventHandlers(values: List<Output<GoogleCloudDialogflowCxV3beta1EventHandlerArgs>>)
@JvmName(name = "fembmaestvdvqgtt")
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 = "jneuejddqxrqwxid")
suspend fun eventHandlers(argument: List<suspend GoogleCloudDialogflowCxV3beta1EventHandlerArgsBuilder.() -> Unit>)
@JvmName(name = "piguytlquirnkcvs")
suspend fun eventHandlers(vararg argument: suspend GoogleCloudDialogflowCxV3beta1EventHandlerArgsBuilder.() -> Unit)
@JvmName(name = "owajtegscokhsyos")
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.