Skip to content

DURABLE_REDUCED_AVAILABILITY support missing #1833

Description

@jean-philippe-martin

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

api: storageIssues related to the Cloud Storage API.

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions