pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.dialogflow.v2beta1.kotlin.inputs
/
GoogleCloudDialogflowV2beta1IntentMessageSimpleResponseArgsBuilder
Google
Cloud
Dialogflow
V2beta1Intent
Message
Simple
Response
Args
Builder
class
GoogleCloudDialogflowV2beta1IntentMessageSimpleResponseArgsBuilder
Builder for
GoogleCloudDialogflowV2beta1IntentMessageSimpleResponseArgs
.
Functions
Functions
display
Text
Link copied to clipboard
@
JvmName
(
name
=
"eweemnvdbgiqpwmt"
)
suspend
fun
displayText
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"waclunwcrhikysmx"
)
suspend
fun
displayText
(
value
:
String
?
)
ssml
Link copied to clipboard
@
JvmName
(
name
=
"adwmntcxfkuckwnp"
)
suspend
fun
ssml
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"frunxyvfplyuusrl"
)
suspend
fun
ssml
(
value
:
String
?
)
text
To
Speech
Link copied to clipboard
@
JvmName
(
name
=
"kyfpkdetulyvcfer"
)
suspend
fun
textToSpeech
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"iytoewlxfxblpvbt"
)
suspend
fun
textToSpeech
(
value
:
String
?
)