pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.dialogflow.v3.kotlin.inputs
/
GoogleCloudDialogflowCxV3ResponseMessageArgsBuilder
/
text
text
@
JvmName
(
name
=
"segfekqarrcyrlwd"
)
suspend
fun
text
(
value
:
Output
<
GoogleCloudDialogflowCxV3ResponseMessageTextArgs
>
)
@
JvmName
(
name
=
"kwedidrtqburvcgo"
)
suspend
fun
text
(
value
:
GoogleCloudDialogflowCxV3ResponseMessageTextArgs
?
)
Parameters
value
Returns a text response.
@
JvmName
(
name
=
"cokhmttxufumacxa"
)
suspend
fun
text
(
argument
:
suspend
GoogleCloudDialogflowCxV3ResponseMessageTextArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
Returns a text response.