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