ProjectId Parameter (Connect-GoogleDataCatalog Cmdlet)
The ID associated with the Google Cloud Platform project resource you would like to connect to.
Syntax
Connect-GoogleDataCatalog -ProjectId string
Data Type
cstr
Default Value
""
Remarks
Find this by navigating to the cloud console dashboard and selecting your project from the Select from drop-down. The project ID will be present in the Project info card. Set this to a comma-separated values for more than one Project(Project1, Project2).
This is a required parameter.