pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.dialogflow.v3.kotlin.inputs
/
GoogleCloudDialogflowCxV3ResponseMessageTextArgsBuilder
/
text
text
@
JvmName
(
name
=
"gknbeivvanxeckci"
)
suspend
fun
text
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"kkvihuuvegehfjdp"
)
suspend
fun
text
(
value
:
List
<
String
>
)
Parameters
value
A collection of text responses.
@
JvmName
(
name
=
"axcntbyojovmdyns"
)
suspend
fun
text
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"dkrabkxjaqcbhvjj"
)
suspend
fun
text
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"twtxbqqresynbgnh"
)
suspend
fun
text
(
vararg
values
:
String
)
Parameters
values
A collection of text responses.