GoogleApi.Dialogflow.V3.Model.GoogleCloudDialogflowCxV3SecuritySettingsAudioExportSettings (google_api_dialogflow v0.89.0)
View SourceSettings for exporting audio.
Attributes
-
audioExportPattern
(type:String.t
, default:nil
) - Filename pattern for exported audio. -
audioFormat
(type:String.t
, default:nil
) - File format for exported audio file. Currently only in telephony recordings. -
enableAudioRedaction
(type:boolean()
, default:nil
) - Enable audio redaction if it is true. Note that this only redacts end-user audio data; Synthesised audio from the virtual agent is not redacted. -
gcsBucket
(type:String.t
, default:nil
) - Cloud Storage bucket to export audio record to. Setting this field would grant the Storage Object Creator role to the Dialogflow Service Agent. API caller that tries to modify this field should have the permission of storage.buckets.setIamPolicy. -
storeTtsAudio
(type:boolean()
, default:nil
) - Whether to store TTS audio. By default, TTS audio from the virtual agent is not exported.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.