benchling_api_client.api.assay_runs.list_automation_output_processors_deprecated module

async asyncio()

Deprecated in favor of ‘/automation-output-processors’. For each output config in the run config, will create an empty automationOutputProcessor for the run if one doesn’t exist.

async asyncio_detailed()
sync()

Deprecated in favor of ‘/automation-output-processors’. For each output config in the run config, will create an empty automationOutputProcessor for the run if one doesn’t exist.

sync_detailed()