bigqueryDataset property

BigQueryDataset? bigqueryDataset
getter/setter pair

The information of a BigQuery Dataset.

When a link is created, a BigQuery dataset is created along with it, in the same project as the LogBucket it's linked to. This dataset will also have BigQuery Views corresponding to the LogViews in the bucket.

Optional.

Implementation

BigQueryDataset? bigqueryDataset;