Exporting Google Cloud Storage files to Google Drive
问题 Is there a way to export Google Cloud Storage files to Google Drive using Python? I was doing the Google Dataflow tutorial using the Google Shell, which is basically a single apache_beam command. I noticed that the command takes an output destination which is a Google Storage location. I wanted to know if, after the command is run, does Google provide a way to take the output and export it to Google Drive. 回答1: Google does not have any mechanism in place for developers to allow for movement