What the integration covers
- Images and documents: product photos, PDF invoices, quote attachments and anything else uploaded through the admin panel or the API.
- Per-asset visibility: each file is public or private on its own, not set once for the whole bucket.
- Same storage interface as S3: the modules that upload and serve files do not know or care which provider is behind them.
Why storage is swappable
GCS sits alongside Amazon S3 and local disk on the same storage interface. Moving between them is a settings change, so a Google Cloud shop does not need to introduce AWS credentials just to run Endora Commerce, or the other way round.