eventHandlers

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


@JvmName(name = "qjdayubxntvohtig")
suspend fun eventHandlers(values: List<Output<GoogleCloudDialogflowCxV3beta1EventHandlerArgs>>)
@JvmName(name = "tpedpergmlobotwi")
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 = "dmthpqsylxkaaogj")
suspend fun eventHandlers(argument: List<suspend GoogleCloudDialogflowCxV3beta1EventHandlerArgsBuilder.() -> Unit>)
@JvmName(name = "euqqrmncaxfwjkoo")
suspend fun eventHandlers(vararg argument: suspend GoogleCloudDialogflowCxV3beta1EventHandlerArgsBuilder.() -> Unit)
@JvmName(name = "rguvbslcbkksjocp")
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.