Cx Flow Advanced Settings Args
data class CxFlowAdvancedSettingsArgs(val audioExportGcsDestination: Output<CxFlowAdvancedSettingsAudioExportGcsDestinationArgs>? = null, val dtmfSettings: Output<CxFlowAdvancedSettingsDtmfSettingsArgs>? = null) : ConvertibleToJava<CxFlowAdvancedSettingsArgs>
Constructors
Link copied to clipboard
constructor(audioExportGcsDestination: Output<CxFlowAdvancedSettingsAudioExportGcsDestinationArgs>? = null, dtmfSettings: Output<CxFlowAdvancedSettingsDtmfSettingsArgs>? = null)
Properties
Link copied to clipboard
If present, incoming audio is exported by Dialogflow to the configured Google Cloud Storage destination. Exposed at the following levels:
Link copied to clipboard
Define behaviors for DTMF (dual tone multi frequency). DTMF settings does not override each other. DTMF settings set at different levels define DTMF detections running in parallel. Exposed at the following levels: