dataset property
The name of the BigQuery dataset that the snapshot result should be exported to.
If this dataset does not exist, the export call returns an INVALID_ARGUMENT error.
Required.
Implementation
core.String? dataset;
The name of the BigQuery dataset that the snapshot result should be exported to.
If this dataset does not exist, the export call returns an INVALID_ARGUMENT error.
Required.
core.String? dataset;