From 2764b2f90e36257a2674b2a089d485277873e521 Mon Sep 17 00:00:00 2001 From: jialuo Date: Wed, 23 Oct 2024 22:23:33 +0000 Subject: [PATCH] add new rep locations --- bigframes/constants.py | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/bigframes/constants.py b/bigframes/constants.py index 13636a4484..f344c6ecee 100644 --- a/bigframes/constants.py +++ b/bigframes/constants.py @@ -84,8 +84,17 @@ "europe-west9", "europe-west8", "me-central2", + "us-central1", + "us-central2", + "us-east1", "us-east4", + "us-east5", + "us-east7", + "us-south1", "us-west1", + "us-west2", + "us-west3", + "us-west4", } )