Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: label legacy Storage Classes in documentation #254

Closed
frankyn opened this issue Apr 15, 2020 · 1 comment · Fixed by #267
Closed

docs: label legacy Storage Classes in documentation #254

frankyn opened this issue Apr 15, 2020 · 1 comment · Fixed by #267
Assignees
Labels
api: storage Issues related to the googleapis/java-storage API. documentation Improvements or additions to documentation priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@frankyn
Copy link
Member

frankyn commented Apr 15, 2020

Cloud Storage storage classes are listed in library javadocs and they need to be updated to label legacy storage with current guidance on using "STANDARD" for new buckets.

Legacy Storage Classes:

  • DURABLE_REDUCED_AVAILABILITY
  • MULTI_REGIONAL
  • REGIONAL

@dmitry-fa can you pick up this change?

@frankyn frankyn added documentation Improvements or additions to documentation priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Apr 15, 2020
@product-auto-label product-auto-label bot added the api: storage Issues related to the googleapis/java-storage API. label Apr 15, 2020
@dmitry-fa
Copy link
Contributor

@frankyn yes, I'll take care of it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: storage Issues related to the googleapis/java-storage API. documentation Improvements or additions to documentation priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants