Skip to main content

What does Atlan crawl from Google GCS

This document provides complete details on the GCS assets and properties that Atlan crawls and maps during the GCS cataloging process. Atlan supports two ingestion modes with different property coverage.

Buckets

Atlan maps buckets from GCS to its GCSBucket asset type.

Source PropertyAtlan Property
Bucket Namename
Object CountgcsObjectCount
Console URLsourceURL

Objects

Atlan maps objects from GCS to its GCSObject asset type.

Source PropertyAtlan Property
Object Namename
Object KeygcsObjectKey
Object Size (bytes)gcsObjectSize
Object updatedsourceUpdatedAt
Object createdsourceCreatedAt
Gcs object content typegcsObjectContentType
Object URLsourceURL

See also