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