PROFESSIONAL-CLOUD-NETWORK-ENGINEER · Question #46
You are a admin at XYZ organization. Few of your team members need to use BigQuery Data Transfer Service for Amazon S3 . They want to automatically schedule and manage recurring load jobs from…
The correct answer is A. bigquery.transfers.update and bigquery.datasets.update. Option A is the correct choice because bigquery.transfers.update permissions is needed to create the transfer and bigquery.datasets.update permissions is needed on the target dataset .Also The bigquery.admin predefined Cloud IAM role includes bigquery.transfers.update and…
Question
Options
- Abigquery.transfers.update and bigquery.datasets.update
- Bbigquery.transfers.update and bigquery.transfers.get
- Cbigquery.transfer.get and bigquery.data.sets.update
- Dbigquery.jobs.create and bigquery.transfers.get
How the community answered
(22 responses)- A82% (18)
- B5% (1)
- C9% (2)
- D5% (1)
Explanation
Option A is the correct choice because bigquery.transfers.update permissions is needed to create the transfer and bigquery.datasets.update permissions is needed on the target dataset .Also The bigquery.admin predefined Cloud IAM role includes bigquery.transfers.update and bigquery.datasets.update permissions . Option B is Incorrect because , it is not the required permission for transfer job creators. Option C and Option D are Incorrect because , they are not the required permission for transfer job creators.
Topics
Community Discussion
No community discussion yet for this question.