tableUri property

String? tableUri
getter/setter pair

BigQuery URI to a table, up to 2000 characters long, in the format bq://projectId.bqDatasetId.tableId

Implementation

core.String? tableUri;