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

feat: add if*generation*Match support, pt2 #126

Closed
wants to merge 10 commits into from

Conversation

IlyaFaer
Copy link

@IlyaFaer IlyaFaer commented May 4, 2020

Add if*generation*match args into methods:

Blob.download_to_file()
Blob.download_to_filename()
Blob.download_as_string()
Blob.rewrite()
Blob.update_storage_class()
Bucket.copy_blob()

Towards #127

@IlyaFaer IlyaFaer added api: storage Issues related to the googleapis/python-storage API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. labels May 4, 2020
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label May 4, 2020
@IlyaFaer IlyaFaer requested review from frankyn and crwilcox and removed request for frankyn May 4, 2020 11:11
@IlyaFaer
Copy link
Author

IlyaFaer commented May 4, 2020

This branch was created from the first part. It contains almost the same amount of lines changed. Anyway, it can be merged into the first part, if it's more convenient in any sense.

@IlyaFaer IlyaFaer marked this pull request as ready for review May 4, 2020 11:13
@IlyaFaer
Copy link
Author

Changes are merged into the first part: #123

@IlyaFaer IlyaFaer closed this May 12, 2020
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. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants