pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.dialogflow.v3.kotlin.inputs
/
GoogleCloudDialogflowCxV3QueryInputArgsBuilder
/
text
text
@
JvmName
(
name
=
"jgsgplutbbpedqaq"
)
suspend
fun
text
(
value
:
Output
<
GoogleCloudDialogflowCxV3TextInputArgs
>
)
@
JvmName
(
name
=
"ksyvepdguqxmamkk"
)
suspend
fun
text
(
value
:
GoogleCloudDialogflowCxV3TextInputArgs
?
)
Parameters
value
The natural language text to be processed.
@
JvmName
(
name
=
"gpknakoftvtmmjwj"
)
suspend
fun
text
(
argument
:
suspend
GoogleCloudDialogflowCxV3TextInputArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
The natural language text to be processed.