I need to copy a BigQuery dataset from one project to another. However, when I follow the documentation https://cloud.google.com/bigquery/docs/copying-datasets#required_permissions
I am only able to transfer the tables and not the procedures that are also stored in the same dataset. Is there a way to accomplish that?