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