ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 59 - Professional Cloud Architect discussion

Report
Export

You write a Python script to connect to Google BigQuery from a Google Compute Engine virtual machine. The script is printing errors that it cannot connect to BigQuery.

What should you do to fix the script?

A.
Install the latest BigQuery API client library for Python
Answers
A.
Install the latest BigQuery API client library for Python
B.
Run your script on a new virtual machine with the BigQuery access scope enabled
Answers
B.
Run your script on a new virtual machine with the BigQuery access scope enabled
C.
Create a new service account with BigQuery access and execute your script with that user
Answers
C.
Create a new service account with BigQuery access and execute your script with that user
D.
Install the bq component for gcloud with the command gcloud components install bq.
Answers
D.
Install the bq component for gcloud with the command gcloud components install bq.
Suggested answer: B
asked 18/09/2024
Kinshuk Choubisa
44 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first