Projects
Lists all the projects for the authorized user.
Columns
| Name | Type | Description |
| Id [KEY] | String | The globally unique identifier of the Google Cloud project, typically used in Application Programming Interface (API) requests and resource naming. |
| Kind | String | The type of resource represented by this entry. For example, 'bigquery#project'. |
| FriendlyName | String | The human-readable display name assigned to the project, often used for easier identification in the User Interface (UI). |
| NumericId | String | The numeric identifier automatically assigned to the project by Google Cloud. This ID is unique across all projects. |
| ProjectReference_ProjectId | String | A reference value that uniquely identifies the project, commonly used in API calls and schema definitions. |