Package gcs contains a Google Cloud Storage (GCS) implementation of the Beam file system.
func New(ctx context.Context) filesystem.Interface
New creates a new Google Cloud Storage filesystem using application default credentials. If it fails, it falls back to unauthenticated access.