datasetUri property

String? datasetUri
getter/setter pair

BigQuery URI to an existing dataset, up to 2000 characters long, in the format bq://projectId.bqDatasetId.

Implementation

core.String? datasetUri;