This page lists the locations where Gemini Enterprise (Gemini Enterprise and NotebookLM Enterprise) is available.
Gemini Enterprise supports data residency at-rest when using multi-region APIs as described below.
If you don't have compliance or regulatory reasons to locate your data in the
US or EU multi-region, Google recommends that you choose the global location. This
is because the global location provides better end-user response times and the
full feature set. See Limitations for multi-regions.
Multi-regions
The following table lists the multi-regions where Gemini Enterprise is available.
| Multi-region description | Multi-region name |
|---|---|
| API availability in the European Union | eu |
| API availability in the United States | us |
Specify a multi-region for your data store
To confine your at-rest data to the us or eu multi-region, follow
these steps:
If you create the data store through the Google Cloud console, then choose us (multiple regions in the United States) or eu (multiple regions in the European Union) when you pick your app location.
For more information, see Create an app.
For API calls, replace
discoveryenginewitheu-discoveryengineorus-discoveryengineand replaceglobalwitheuorus.For example, the path for the calls is:
https://eu-discoveryengine.googleapis.com/v1/projects/PROJECT_ID/locations/eu/…
or
https://us-discoveryengine.googleapis.com/v1/projects/PROJECT_ID/locations/us/…
instead of
https://discoveryengine.googleapis.com/v1/projects/PROJECT_ID/locations/global/…
For NotebookLM Enterprise, make sure that the user is licensed for and is using a notebook in the
usoreumulti-region.Review the limitations associated with using a specific multi-region.
Limitations for multi-regions
The following features of Gemini Enterprise are supported globally but
are not supported for the us and eu multi-regions:
Autocomplete: Although autocomplete is available in the
usandeumulti-regions, the tail match suggestions and the advanced document data mode features cannot be used in multi-regions. For general information about autocomplete, see Configure autocomplete.Dynamic facets: Even if a field is set to Dynamic Facetable, Gemini Enterprise does not use that field as a dynamic facet.
Analytics: Search analytics are available in Public preview in
usandeumulti-regions. Viewing media recommendations analytics is global only. For general information about analytics, see View analytics.Idea generation: The Idea Generation agent is available only in the
globalregion.Using multi-region APIs might not produce identical results to the global API.