Skip to content

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

@aucampia

Description

@aucampia

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions