Prepare to run the BigQuery collector
Create a service account and configure authentication before running the collector.
Before you begin
Role required: admin
About this task
The collector connects to BigQuery using a service account associated with your project.
Procedure
Create a service account.
Assign the following roles to the service account:
- BigQuery Data Viewer
- BigQuery User
- Create a key for the service account and download the JSON key file.
See the Creating and managing service account keys documentation for details.
Place the key file on the machine where you plan to run the collector.
You need this file when configuring the collector.
What to do next
See the Google Cloud Platform predefined roles and permissions documentation for additional information.
Parent Topic:BigQuery metadata collector