Category: Cloud Status: base
Connects to Google Cloud Platform services (Cloud Storage, BigTable, Pub/Sub, etc.) using a service account. Provides a unified browser for GCP resources.
| Field | Default | Description |
|---|---|---|
| project_id | (empty) | GCP project ID |
| credentials_name | (empty) | Name of the service account JSON credentials file |
Google Cloud service account JSON key file. Upload the credentials file to the application's appdata directory and set credentials_name to the filename.
To create a service account key:
1. Open https://console.cloud.google.com/iam-admin/serviceaccounts
2. Create or select a service account
3. Add a JSON key and download it
4. Upload the file to dbwebtool and set credentials_name
GCP resource browsing and management via custom forms.