GCS is adding a storage class called "archive" to the existing options for object storage (coldline, standard, etc). Support for this should be added to this client library. This has already been implemented in the C++ client library and there is a PR in python; reference PR here
This should be straightforward as ARCHIVE should just mirror existing valid storage classes. I see the following places where changes are required in order to accomplish this:
@jskeet let me know who you think would make sense to take this one (I'm also happy to try and pick it up myself since it's simple, but it would also be my first work in C#, hah).
Closed via #3674
We are reverting #3674 until the feature becomes available in the backend.
Please reopen this issue when that happens.
I'm going to reopen it now, but set the label to "blocked" as a reminder.
Hi @jskeet and @amanda-tarafa , thanks for your patience on this. We are now no longer blocked on this! If you could re-open the PR, that would be great. We would want to merge and release this change sometime during the week from 1/2-1/8 (once the release freeze has ended).
Neither myself nor Amanda are working until January 2nd, but we'll sort it then.
Sounds good, thanks! (and hope you're having a nice break!)
This is now released in Google.Cloud.Storage.V1 version 2.5.0.
Fantastic; thanks so much @jskeet and @amanda-tarafa !
Most helpful comment
This is now released in Google.Cloud.Storage.V1 version 2.5.0.