From 6dc396470a12d2d874021965b12325445a6381ce Mon Sep 17 00:00:00 2001 From: Rohit Prasad Date: Sun, 1 Dec 2024 11:06:51 -0800 Subject: [PATCH] Update google.md --- guides/google.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guides/google.md b/guides/google.md index c6bfe135..66231dc7 100644 --- a/guides/google.md +++ b/guides/google.md @@ -22,7 +22,7 @@ Set the `GOOGLE_PROJECT_ID` environment variable to the ID of your project. You ### Set your preferred region in an environment variable. -Set the `GOOGLE_REGION` environment variable to the ID of your project. You can find the region at the bottom of the Vertex AI service page. +Set the `GOOGLE_REGION` environment variable. You can find the region by going to Project Dashboard under VertexAI side navigation menu, and then scrolling to the bottom of the page. ## Create a Service Account For API Access