pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.dialogflow.v3.kotlin.inputs
/
GoogleCloudDialogflowCxV3QueryInputArgsBuilder
/
event
event
@
JvmName
(
name
=
"vduotvqomudwhfct"
)
suspend
fun
event
(
value
:
Output
<
GoogleCloudDialogflowCxV3EventInputArgs
>
)
@
JvmName
(
name
=
"snabuqucdmdgmmwo"
)
suspend
fun
event
(
value
:
GoogleCloudDialogflowCxV3EventInputArgs
?
)
Parameters
value
The event to be triggered.
@
JvmName
(
name
=
"gpcyqcxrrvlhtvrm"
)
suspend
fun
event
(
argument
:
suspend
GoogleCloudDialogflowCxV3EventInputArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
The event to be triggered.