audioExportGcsDestination

@JvmName(name = "qejgudejgjtgklxt")
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.


@JvmName(name = "dytcmyrtrxstgnit")
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.