Skip to content

Commit 0f6b670

Browse files
conankunEugene Kim
and
Eugene Kim
authored
feat: Enable europe-west6 and northamerica-northeast2 regions
Co-authored-by: Eugene Kim <[email protected]>
1 parent 44e208a commit 0f6b670

File tree

1 file changed

+2
-0
lines changed
  • google/cloud/aiplatform/constants

1 file changed

+2
-0
lines changed

google/cloud/aiplatform/constants/base.py

+2
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,9 @@
2828
"europe-west2",
2929
"europe-west3",
3030
"europe-west4",
31+
"europe-west6",
3132
"northamerica-northeast1",
33+
"northamerica-northeast2",
3234
"us-central1",
3335
"us-east1",
3436
"us-east4",

0 commit comments

Comments
 (0)