Skip to content

Possibility to extend GCS Blob/ BlobStats to also contain metadata? #100

@cwerner

Description

@cwerner

Hi 👋

I just discovered your lib and as a big fan of pathlib I'm thrilled! I have one question though. GCS blobs have a metadata field that can contain arbitrary key/ value pairs (see https://cloud.google.com/storage/docs/viewing-editing-metadata#edit). I use them to label content in buckets and easily filter on these labels (i.e.flag invalid data, subsequent removal of all invalid data etc.)...
I thought about modifying the Blob, BlobStats classes, but maybe this feature would be useful enough to be included in the lib? If not: what would be the easiest way to achieve this?

Cheers,
C

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions