You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browse filesBrowse the repository at this point in the historyBrowse files
authored
feat: add support for 'Blob.custom_time' and lifecycle rules (#199)
* feat(storage): add support of custom time metadata and timestamp
* feat(storage): change the return type of custom_time_before
* feat(storage): add setter method
* feat(storage): add test for None value
* feat(storage): changes in unittest
* feat(storage): change custom_time type to date
* feat: change custom_time to datetime
* feat: nit
Co-authored-by: Jonathan Lui <jonathanlui@google.com>
Co-authored-by: Tres Seaver <tseaver@palladion.com>
Co-authored-by: Frank Natividad <frankyn@users.noreply.github.com>
0 commit comments