Refactor: made project id doc clear (#20839)

This commit is contained in:
Keshav Mohta 2025-04-15 16:43:56 +05:30 committed by GitHub
parent 6e9c29f8aa
commit 48635e6a02
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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