I have a one time use case to copy the data and the schema of the existing databases of CloudSQL and BigQuery from one GCP Project to another one. Is there any preferred way of achieving this other than creating the schema and the databases and writing scripts to copy all the existing data?