| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
This reverts commit 2ddda40.
…/python-storage into compose_generation_match
There was a problem hiding this comment.
Thanks!
Sorry, something went wrong.
* feat: add *generation*match args into Blob.compose() * add test case with error * new compose surface * Revert "new compose surface" This reverts commit 2ddda40. * add an error for different length args, add a usage example * add condition to avoid sending params with None * specify comments Co-authored-by: Frank Natividad <frankyn@users.noreply.github.com>
* feat: add *generation*match args into Blob.compose() * add test case with error * new compose surface * Revert "new compose surface" This reverts commit 2ddda40. * add an error for different length args, add a usage example * add condition to avoid sending params with None * specify comments Co-authored-by: Frank Natividad <frankyn@users.noreply.github.com>
| Back | FazBrowse Home | New Git URL |
Add ifGenerationMatch and ifMetagenerationMatch arguments into Blob.compose() method.
Towards #127