toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.dialogflow.v2.kotlin.inputs
/
GoogleCloudDialogflowV2SynthesizeSpeechConfigArgs
/
GoogleCloudDialogflowV2SynthesizeSpeechConfigArgs
Google
Cloud
Dialogflow
V2Synthesize
Speech
Config
Args
constructor
(
effectsProfileId
:
Output
<
List
<
String
>
>
?
=
null
,
pitch
:
Output
<
Double
>
?
=
null
,
speakingRate
:
Output
<
Double
>
?
=
null
,
voice
:
Output
<
GoogleCloudDialogflowV2VoiceSelectionParamsArgs
>
?
=
null
,
volumeGainDb
:
Output
<
Double
>
?
=
null
)