Documentation
Data sources
Connect APIs
Google Cloud Storage

Google Cloud Storage

With Querier, you can integrate with Google Cloud Storage to perform tasks such as file retrieval and uploads.

Preparation

First, obtain a GCP service account by following these steps:

  1. Log in to the GCP console.
  2. Click [IAM & Admin].
  3. Click [Service Accounts].
  4. Click [Create Service Account].
  5. Enter a [Service Account Name].
  6. Select a role from [Select a role] (e.g., Storage Admin).
  7. Click [Done].
  8. Click [Actions] for the created service account.
  9. Click [Manage keys].
  10. Click [Add Key], then [Create New Key].
  11. Copy the downloaded JSON key.

Connection Method

1. Create a new data source connection

  1. Click the [Resources] tab.
  2. Click the [Create] button next to [Resources].
  3. Select [Google Cloud Storage].

2. Enter the connection information

FieldDescription
NameEnter the name for your Google Cloud Storage connection.
Credentials JSONEnter the service account credentials for Google Cloud Storage in JSON format.