
Ultimate access to all questions.
When setting up a Dataflow pipeline to process data from Cloud Storage into BigQuery using a Shared VPC network, what is the correct approach to enable the pipeline's deployment on the Shared VPC network?
A
Assign the dataflow.admin role to the Dataflow service agent.
B
Assign the compute.networkUser role to the service account that executes the Dataflow pipeline.
C
Assign the dataflow.admin role to the service account that executes the Dataflow pipeline.
D
Assign the compute.networkUser role to the Dataflow service agent.