
Ultimate access to all questions.
You are operating a data warehouse using BigQuery and a partner company is proposing to utilize their recommendation engine, which relies on the data stored within your BigQuery data warehouse. Both your project and the partner company's application are hosted on Google Cloud, although the partner manages their resources in a separate project. In order for the partner company to run their recommendation engine effectively, they need access to the BigQuery dataset within your project. How can you successfully grant the partner company access to this BigQuery dataset?
A
Create a Service Account in your own project, and grant this Service Account access to BigQuery in your project.
B
Create a Service Account in your own project, and ask the partner to grant this Service Account access to BigQuery in their project.
C
Ask the partner to create a Service Account in their project, and have them give the Service Account access to BigQuery in their project.
D
Ask the partner to create a Service Account in their project, and grant their Service Account access to the BigQuery dataset in your project.