Google Cloud Dialogflow Cx V3beta1Security Settings Audio Export Settings Response
data class GoogleCloudDialogflowCxV3beta1SecuritySettingsAudioExportSettingsResponse(val audioExportPattern: String, val audioFormat: String, val enableAudioRedaction: Boolean, val gcsBucket: String)
Settings for exporting audio.
Constructors
Link copied to clipboard
fun GoogleCloudDialogflowCxV3beta1SecuritySettingsAudioExportSettingsResponse(audioExportPattern: String, audioFormat: String, enableAudioRedaction: Boolean, gcsBucket: String)