GoogleCloudDialogflowV2SynthesizeSpeechConfigArgs

fun GoogleCloudDialogflowV2SynthesizeSpeechConfigArgs(effectsProfileId: Output<List<String>>? = null, pitch: Output<Double>? = null, speakingRate: Output<Double>? = null, voice: Output<GoogleCloudDialogflowV2VoiceSelectionParamsArgs>? = null, volumeGainDb: Output<Double>? = null)