Skip to content

Commit 72c228b

Browse files
authored
fix: update the API documentation with newly added rep (#1120)
* fix: update the API documentaton with newly added rep * fix the order
1 parent cc792d2 commit 72c228b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

bigframes/_config/bigquery_options.py

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -235,8 +235,10 @@ def use_regional_endpoints(self) -> bool:
235235
236236
.. note::
237237
Use of regional endpoints is a feature in Preview and available only
238-
in regions "europe-west3", "europe-west9", "europe-west8",
239-
"me-central2", "us-east4" and "us-west1".
238+
in regions "europe-west3", "europe-west8", "europe-west9",
239+
"me-central2", "us-central1", "us-central2", "us-east1", "us-east4",
240+
"us-east5", "us-east7", "us-south1", "us-west1", "us-west2", "us-west3"
241+
and "us-west4".
240242
241243
.. deprecated:: 0.13.0
242244
Use of locational endpoints is available only in selected projects.

0 commit comments

Comments
 (0)