-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
api: storageIssues related to the Cloud Storage API.Issues related to the Cloud Storage API.
Description
DURABLE_REDUCED_AVAILABILITY is a legitimate (though discouraged) value for StorageClass.
The current enum in google-cloud-java does not include a value for DURABLE_REDUCED_AVAILABILITY so we crash when the server's reply contains this value.
We should add the value to the enum.
See this bug report for an example of someone running into this problem.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
api: storageIssues related to the Cloud Storage API.Issues related to the Cloud Storage API.