Copy spanning locations and/or storage classes could not complete within 30 seconds. Please use the Rewrite method...ってなんだよ - Qiita
PythonでGCSのファイルをコピーしようとしたらこんなエラーが出ました。 from google.cloud import storage storage_client = storage.Client() src_bucket = storage_client.b...