dataset property
The BigQuery dataset where the query results will be saved.
It has the format of "projects/{projectId}/datasets/{datasetId}".
Required.
Implementation
core.String? dataset;
The BigQuery dataset where the query results will be saved.
It has the format of "projects/{projectId}/datasets/{datasetId}".
Required.
core.String? dataset;