gaul commented on this pull request.
> @@ -32,7 +32,34 @@ private DomainResourceReferences() {
}
public enum Location {
- ASIA, EU, US, ASIA_EAST1, US_CENTRAL1, US_CENTRAL2, US_EAST1, US_EAST2,
US_EAST3, US_WEST1;
The documentation suggests that `US_CENTRAL2` exists:
https://cloud.google.com/storage/docs/bucket-locations
Perhaps we should retain the region and mark it as `@Beta`?
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/1194#pullrequestreview-110317881