projectId property

String? projectId
getter/setter pair

The project id (can be project # or id) that the BigQuery source is in.

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

Optional.

Implementation

core.String? projectId;