Google-cloud-dotnet: Storage: Add support for Archive storage class

Created on 26 Oct 2019  路  8Comments  路  Source: googleapis/google-cloud-dotnet

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).

storage external blocked feature request

Most helpful comment

This is now released in Google.Cloud.Storage.V1 version 2.5.0.

All 8 comments

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 !

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Eldar-Ahmadov picture Eldar-Ahmadov  路  6Comments

gabrielheming picture gabrielheming  路  7Comments

Talento90 picture Talento90  路  6Comments

mehtanilay10 picture mehtanilay10  路  5Comments

mahesh-bennie picture mahesh-bennie  路  7Comments