Another team in your organization is requesting access to a BigQuery dataset. You need to share the dataset with the team while minimizing the risk of unauthorized copying of data. You also want to create a reusable framework in case you need to share this data with other teams in the future. What should you do?
- A.Create authorized views in the team’s Google Cloud project that is only accessible by the team.
- B.Create a private exchange using Analytics Hub with data egress restriction, and grant access to the team members.
- C.Enable domain restricted sharing on the project. Grant the team members the BigQuery Data Viewer IAM role on the dataset.
- D.Export the dataset to a Cloud Storage bucket in the team’s Google Cloud project that is only accessible by the team.