Skip to content

Commit

Permalink
Add link to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
sydney-munro committed Jul 18, 2022
1 parent 0df75ed commit 9ca8c2c
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ public static void createBucketDualRegion(
// The second region the dual region bucket is to be created in.
// String secondRegion = "US-WEST1";

// See this documentation for other valid locations and regions:
// https://cloud.google.com/storage/docs/locations


Storage storage = StorageOptions.newBuilder().setProjectId(projectId).build().getService();

Expand Down

0 comments on commit 9ca8c2c

Please sign in to comment.