inputUri property
BigQuery URI to a table, up to 2000 characters long.
Accepted forms: * BigQuery path. For example:
bq://projectId.bqDatasetId.bqTableId
.
Required.
Implementation
core.String? inputUri;
BigQuery URI to a table, up to 2000 characters long.
Accepted forms: * BigQuery path. For example:
bq://projectId.bqDatasetId.bqTableId
.
Required.
core.String? inputUri;