nerdexam
Google

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…

Submitted by tyler.j· Apr 18, 2026Configuring network services

Question

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 Amazon S3 into BigQuery, they want to run the transfer job every week. They have, Amazon S3 URI for the source data, access key ID , secret access key and Read permission on the data source . What necessary permissions are required for the transfer job creators in BigQuery .

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)
  • A
    82% (18)
  • B
    5% (1)
  • C
    9% (2)
  • D
    5% (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

#BigQuery Data Transfer Service#IAM Permissions#BigQuery#Data Ingestion

Community Discussion

No community discussion yet for this question.

Full PROFESSIONAL-CLOUD-NETWORK-ENGINEER Practice