pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.dialogflow.v2beta1.kotlin.inputs
/
GoogleCloudDialogflowV2beta1IntentMessageTextArgsBuilder
/
text
text
@
JvmName
(
name
=
"mrdfewpoufheuhrx"
)
suspend
fun
text
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"mesbqkvsvmwyjoor"
)
suspend
fun
text
(
value
:
List
<
String
>
?
)
Parameters
value
Optional. The collection of the agent's responses.
@
JvmName
(
name
=
"jplqdcbkhdxuppbu"
)
suspend
fun
text
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"ndusvshexpsypsrp"
)
suspend
fun
text
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"ddpmijmnopfdjipn"
)
suspend
fun
text
(
vararg
values
:
String
)
Parameters
values
Optional. The collection of the agent's responses.