eventHandlers

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


@JvmName(name = "cowspchrgulxklvm")
suspend fun eventHandlers(values: List<Output<GoogleCloudDialogflowCxV3beta1EventHandlerArgs>>)
@JvmName(name = "ptnjegrstrpkrgfr")
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 = "bmnupcmafktdgwak")
suspend fun eventHandlers(argument: List<suspend GoogleCloudDialogflowCxV3beta1EventHandlerArgsBuilder.() -> Unit>)
@JvmName(name = "fflkeomhanlrsjsv")
suspend fun eventHandlers(vararg argument: suspend GoogleCloudDialogflowCxV3beta1EventHandlerArgsBuilder.() -> Unit)
@JvmName(name = "xabqsjfkeuledymi")
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.