pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.dialogflow.v3beta1.kotlin.inputs
/
GoogleCloudDialogflowCxV3beta1QueryInputArgsBuilder
/
text
text
@
JvmName
(
name
=
"fbusydnclkascthf"
)
suspend
fun
text
(
value
:
Output
<
GoogleCloudDialogflowCxV3beta1TextInputArgs
>
)
@
JvmName
(
name
=
"xfgjcyixhmootfbi"
)
suspend
fun
text
(
value
:
GoogleCloudDialogflowCxV3beta1TextInputArgs
?
)
Parameters
value
The natural language text to be processed.
@
JvmName
(
name
=
"ljugeyqaxgoociel"
)
suspend
fun
text
(
argument
:
suspend
GoogleCloudDialogflowCxV3beta1TextInputArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
The natural language text to be processed.