Import from Google Cloud Storage
Overview​
The Import from Google Cloud Storage method allows you to import documents directly from Google Cloud Storage buckets. This method supports various authentication methods and is ideal for organizations using Google's cloud storage services.
When to use​
- GCS integration: When your documents are stored in Google Cloud Storage
- Google ecosystem: For organizations using Google cloud services
- Enterprise storage: For large-scale document storage and retrieval
- Cloud workflows: For automated document processing from cloud storage
- Backup and archival: For importing documents from GCS backup storage
Configuration parameters​
GCS connection​
Option | Default | Description | Use case |
---|---|---|---|
Google Storage Path | - (text input) | GCS bucket path (e.g., gs://bucket-name/path/to/documents ) | Specify the GCS location to import from |
Project ID | - (text input) | Google Cloud project ID | Required for authentication and access |
Authentication Method | Service Account (dropdown) | Choose authentication method | Select appropriate authentication for your setup |
Authentication options​
Option | Default | Description | Use case |
---|---|---|---|
Service Account Key | - (file upload) | JSON service account key file | Required for service account authentication |
Workload Identity | Off (can be toggled on or off) | Use Google Cloud Workload Identity | Recommended for GKE/Cloud Run environments |
Application Default Credentials | Off (can be toggled on or off) | Use ADC for local development | For local development and testing |
note
For document processing options, see the Shared Document Processing Options section in the main documentation.
Feedback
- Submit and view feedback for this page
- Send feedback about Enterprise h2oGPTe to cloud-feedback@h2o.ai