From 48635e6a02ac7f6745132b6596b3a0bc32f6d4dc Mon Sep 17 00:00:00 2001 From: Keshav Mohta <68001229+keshavmohta09@users.noreply.github.com> Date: Tue, 15 Apr 2025 16:43:56 +0530 Subject: [PATCH] Refactor: made project id doc clear (#20839) --- .../resources/ui/public/locales/en-US/Database/BigQuery.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/openmetadata-ui/src/main/resources/ui/public/locales/en-US/Database/BigQuery.md b/openmetadata-ui/src/main/resources/ui/public/locales/en-US/Database/BigQuery.md index a1cbaf9414f..0fa631dc3e7 100644 --- a/openmetadata-ui/src/main/resources/ui/public/locales/en-US/Database/BigQuery.md +++ b/openmetadata-ui/src/main/resources/ui/public/locales/en-US/Database/BigQuery.md @@ -75,7 +75,8 @@ $$ $$section ### Project ID $(id="projectId") -A project ID is a unique string used to differentiate your project from all others in Google Cloud. To fetch this key, look for the value associated with the `project_id` key in the service account key file. +A project ID is a unique string used to differentiate your project from all others in Google Cloud. To fetch this key, look for the value associated with the `project_id` key in the service account key file. +You can select a single project ID or multiple project IDs from the dropdown menu to specify which projects you want to connect to. $$ $$section