public sealed class AudioExportSettings : IMessage<SecuritySettings.Types.AudioExportSettings>, IEquatable<SecuritySettings.Types.AudioExportSettings>, IDeepCloneable<SecuritySettings.Types.AudioExportSettings>, IBufferMessage, IMessage
Cloud Storage bucket to export audio record to. You need to grant
service-<Conversation Project
Number>@gcp-sa-dialogflow.iam.gserviceaccount.com the Storage Object
Admin role in this bucket.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe webpage provides documentation for \u003ccode\u003eAudioExportSettings\u003c/code\u003e within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, specifically detailing settings for audio export functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eAudioExportSettings\u003c/code\u003e class is 2.23.0, with multiple previous versions available for reference, going as far back as version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAudioExportSettings\u003c/code\u003e is a sealed class that implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, for compatibility and deep-cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties to configure the audio export, such as \u003ccode\u003eAudioExportPattern\u003c/code\u003e for the filename pattern, \u003ccode\u003eAudioFormat\u003c/code\u003e for the file type, \u003ccode\u003eEnableAudioRedaction\u003c/code\u003e to redact sensitive information and \u003ccode\u003eGcsBucket\u003c/code\u003e to specify the storage location.\u003c/p\u003e\n"]]],[],null,[]]