projectId property

String? projectId
getter/setter pair

The project ID (can be project # or ID) that the BigQuery source is in with a length limit of 128 characters.

If not specified, inherits the project ID from the parent request.

Implementation

core.String? projectId;