project property

String? project
getter/setter pair

The project of the BigQuery dataset to publish BigLake external or non-BigLake external tables to.

If not specified, the project of the Cloud Storage bucket will be used. The format is "projects/{project_id_or_number}".

Optional.

Implementation

core.String? project;