Send feedback
Specify a location to run the service and access a model
Stay organized with collections
Save and categorize content based on your preferences.
When initializing the Vertex AI service, you can optionally specify a
location in which to run the service and access a model. If you don't specify
a location, the default is us-central1
. See the list of
available locations later on this page.
Code samples
iOS+
Android
Web
Flutter
Available locations
Google Cloud uses
regions to define
regional APIs. Google Cloud only stores customer data in the region that you
specify for all generally-available features of Generative AI on Vertex AI .
Generative AI on Vertex AI is available in the following regions:
United States
Columbus, Ohio (us-east5
)
Dallas, Texas (us-south1
)
Iowa (us-central1
)
Las Vegas, Nevada (us-west4
)
Moncks Corner, South Carolina (us-east1
)
Northern Virginia (us-east4
)
Oregon (us-west1
)
Canada
Montréal (northamerica-northeast1
)
South America
Sao Paulo, Brazil (southamerica-east1
)
Europe
Belgium (europe-west1
)
Finland (europe-north1
)
Frankfurt, Germany (europe-west3
)
London, United Kingdom (europe-west2
)
Madrid, Spain (europe-southwest1
)
Milan, Italy (europe-west8
)
Netherlands (europe-west4
)
Paris, France (europe-west9
)
Warsaw, Poland (europe-central2
)
Zürich, Switzerland (europe-west6
)
Asia Pacific
Changhua County, Taiwan (asia-east1
)
Hong Kong, China (asia-east2
)
Mumbai, India (asia-south1
)
Seoul, Korea (asia-northeast3
)
Singapore (asia-southeast1
)
Sydney, Australia (australia-southeast1
)
Tokyo, Japan (asia-northeast1
)
Middle East
Dammam, Saudi Arabia (me-central2
)
Doha, Qatar (me-central1
)
Tel Aviv, Israel (me-west1
)
Note: There's not an API for programmatically listing available locations.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-01 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Missing the information I need"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Too complicated / too many steps"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Out of date"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Samples / code issue"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
Need to tell us more?
{"lastModified": "Last updated 2024-10-01 UTC."}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-01 UTC."]]