Skip to content

fix: allow metadata keys to be cleared#383

Merged
tritone merged 1 commit intogoogleapis:masterfrom
tritone:metadata-fix
Feb 17, 2021
Merged

fix: allow metadata keys to be cleared#383
tritone merged 1 commit intogoogleapis:masterfrom
tritone:metadata-fix

Conversation

@tritone
Copy link
Contributor

@tritone tritone commented Feb 17, 2021

Metadata keys can be cleared in the JSON API by setting the value
to null; however this doesn't currently work through this library.
This PR allows users to clear metadata keys by setting the value
to None and documents how users should do this.

Fixes #381

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: storage Issues related to the googleapis/python-storage API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can't delete custom metadata key on object

2 participants