audio Export Gcs Destination
suspend fun audioExportGcsDestination(value: Output<CxFlowAdvancedSettingsAudioExportGcsDestinationArgs>)
Parameters
value
If present, incoming audio is exported by Dialogflow to the configured Google Cloud Storage destination. Exposed at the following levels:
Agent level
Flow level Structure is documented below.
suspend fun audioExportGcsDestination(argument: suspend CxFlowAdvancedSettingsAudioExportGcsDestinationArgsBuilder.() -> Unit)
Parameters
argument
If present, incoming audio is exported by Dialogflow to the configured Google Cloud Storage destination. Exposed at the following levels:
Agent level
Flow level Structure is documented below.