toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.dialogflow.v3beta1.kotlin.inputs
/
GoogleCloudDialogflowCxV3beta1ResponseMessageTextArgsBuilder
/
text
text
@
JvmName
(
name
=
"mkunvoqghdflhvuo"
)
suspend
fun
text
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"ycsnqwpverepdnfw"
)
suspend
fun
text
(
value
:
List
<
String
>
)
Parameters
value
A collection of text responses.
@
JvmName
(
name
=
"umujdxsmdlckywrb"
)
suspend
fun
text
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"upvxmcaemylsbswb"
)
suspend
fun
text
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"rlbqhoscbengvbbt"
)
suspend
fun
text
(
vararg
values
:
String
)
Parameters
values
A collection of text responses.