google cloud move storage folder to different project code example
Example: gcloud copy files from one bucket to another
gsutil cp -r gs://SOURCE_BUCKET/* gs://DESTINATION_BUCKET
gsutil cp -r gs://SOURCE_BUCKET/* gs://DESTINATION_BUCKET