Google Cloud Storage (GCS) is the cloud storage solution offered by Google Cloud, and you can set up an integration in Refuel to read from GCS. This is commonly used for reading documents and images, but also for uploading and ingesting CSVs and other files formats.Documentation Index
Fetch the complete documentation index at: https://docs.refuel.ai/llms.txt
Use this file to discover all available pages before exploring further.
Setup guide
Step 0: Refuel GCP Service Account
Contact us at support@refuel.ai to get access to Refuel’s GCP service account email.Step 1: Configure IAM Permissions for your GCP Bucket
You can watch the following Loom to understand how this works.
Steps:
- Navigate to your Google Cloud Storage bucket in your GCP account.
- Click on the Permissions tab and then hit the “Grant Access” button
- Add Refuel’s GCP service account email as a principal and add Cloud Storage: Storage Object Viewer as the Role
- Hit “Save” to submit your selection.