pulumi-google-native-kotlin
0.31.0.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.dialogflow.v3.kotlin.inputs
/
GoogleCloudDialogflowCxV3ResponseMessageTextArgsBuilder
/
text
text
@
JvmName
(
name
=
"umdjcsmcyccinoje"
)
suspend
fun
text
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"edfncgafoybggxrd"
)
suspend
fun
text
(
value
:
List
<
String
>
)
Parameters
value
A collection of text responses.
@
JvmName
(
name
=
"ptxkafxlljxhpbdn"
)
suspend
fun
text
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"tsvacnfdtefwyena"
)
suspend
fun
text
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"hvwteytcekolmbll"
)
suspend
fun
text
(
vararg
values
:
String
)
Parameters
values
A collection of text responses.