dataset property
The BigQuery dataset to publish to.
It takes the form projects/{project_id}/datasets/{dataset_id}. If not set, the service creates a default publishing dataset.
Output only.
Implementation
core.String? dataset;
The BigQuery dataset to publish to.
It takes the form projects/{project_id}/datasets/{dataset_id}. If not set, the service creates a default publishing dataset.
Output only.
core.String? dataset;