mirror of
https://github.com/apache/jclouds.git
synced 2025-02-07 18:49:52 +00:00
JCLOUDS-848: Support GCS nearline storage
This commit is contained in:
parent
ad495ab1bc
commit
64b7ce6846
@ -45,7 +45,7 @@ public final class DomainResourceReferences {
|
||||
}
|
||||
|
||||
public enum StorageClass {
|
||||
STANDARD, DURABLE_REDUCED_AVAILABILITY;
|
||||
STANDARD, DURABLE_REDUCED_AVAILABILITY, NEARLINE;
|
||||
}
|
||||
|
||||
public enum Projection {
|
||||
|
Loading…
x
Reference in New Issue
Block a user