Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gcloud.aio.storage.blob.Blob.update corrupts the Blob object #682

Open
aucampia opened this issue Feb 19, 2024 · 0 comments
Open

gcloud.aio.storage.blob.Blob.update corrupts the Blob object #682

aucampia opened this issue Feb 19, 2024 · 0 comments

Comments

@aucampia
Copy link

When uploading, the blob object's bucket attribute changes from a value of type gcloud.aio.storage.Bucket to str as it is overwritten by the string returned from GCP:

self.__dict__.update(metadata)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant