Table.download_files
Table.download_files(path=os.cwd(), *, overwrite=False, max_results=None, file_id_variable=None, progress=True, max_parallelization=os.cpu_count() * 5) → list<File>
Parameters:
Returns:
Was this helpful?

