pulumi-google-native-kotlin
0.31.0.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.dialogflow.v2.kotlin.inputs
/
GoogleCloudDialogflowV2IntentMessageTextArgsBuilder
/
text
text
@
JvmName
(
name
=
"ragbstcrmuvcrgdv"
)
suspend
fun
text
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"fwgobktybuphiboe"
)
suspend
fun
text
(
value
:
List
<
String
>
?
)
Parameters
value
Optional. The collection of the agent's responses.
@
JvmName
(
name
=
"kkuywrimoyxdcyrv"
)
suspend
fun
text
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"vqepvjvlxonoisru"
)
suspend
fun
text
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"iijrlvqjoejaoony"
)
suspend
fun
text
(
vararg
values
:
String
)
Parameters
values
Optional. The collection of the agent's responses.