pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.dialogflow.v2beta1.kotlin.inputs
/
GoogleCloudDialogflowV2beta1IntentMessageTextArgsBuilder
Google
Cloud
Dialogflow
V2beta1Intent
Message
Text
Args
Builder
class
GoogleCloudDialogflowV2beta1IntentMessageTextArgsBuilder
Builder for
GoogleCloudDialogflowV2beta1IntentMessageTextArgs
.
Functions
Functions
text
Link copied to clipboard
@
JvmName
(
name
=
"mrdfewpoufheuhrx"
)
suspend
fun
text
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"jplqdcbkhdxuppbu"
)
suspend
fun
text
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"ddpmijmnopfdjipn"
)
suspend
fun
text
(
vararg
values
:
String
)
@
JvmName
(
name
=
"ndusvshexpsypsrp"
)
suspend
fun
text
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"mesbqkvsvmwyjoor"
)
suspend
fun
text
(
value
:
List
<
String
>
?
)