audio Export Gcs Destination
suspend fun audioExportGcsDestination(value: Output<CxAgentAdvancedSettingsAudioExportGcsDestinationArgs>)
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 CxAgentAdvancedSettingsAudioExportGcsDestinationArgsBuilder.() -> 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.