tableUri property
BigQuery URI to a table, up to 2000 characters long, in the format
bq://projectId.bqDatasetId.tableId
Implementation
core.String? tableUri;
BigQuery URI to a table, up to 2000 characters long, in the format
bq://projectId.bqDatasetId.tableId
core.String? tableUri;