GoogleCloudDialogflowCxV3beta1EventInputArgs

data class GoogleCloudDialogflowCxV3beta1EventInputArgs(val event: Output<String>? = null) : ConvertibleToJava<GoogleCloudDialogflowCxV3beta1EventInputArgs>

Represents the event to trigger.

Constructors

Functions

Link copied to clipboard
open override fun toJava(): GoogleCloudDialogflowCxV3beta1EventInputArgs

Properties

Link copied to clipboard
val event: Output<String>? = null

Name of the event.