Google Cloud Storage Connector
Configuration
connector:
name: my-gcs
type: gcs
config:
bucket: my-data-bucket
prefix: raw/
project_id: my-gcp-project
credentials_file: /path/to/credentials.json
`
## See Also
- [Integrations Overview](/docs/integrations/overview)