toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.dialogflow.v3.kotlin.inputs
/
GoogleCloudDialogflowCxV3QueryInputArgsBuilder
/
text
text
@
JvmName
(
name
=
"arljdqpvvkhmystk"
)
suspend
fun
text
(
value
:
Output
<
GoogleCloudDialogflowCxV3TextInputArgs
>
)
@
JvmName
(
name
=
"tjlptlaobsmlcbsr"
)
suspend
fun
text
(
value
:
GoogleCloudDialogflowCxV3TextInputArgs
?
)
Parameters
value
The natural language text to be processed.
@
JvmName
(
name
=
"cdbspunkmhjxljcs"
)
suspend
fun
text
(
argument
:
suspend
GoogleCloudDialogflowCxV3TextInputArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
The natural language text to be processed.