BigQuery v0.0.6
BigQuery.Types.TableReference
Reference to a BigQuery Table.
Fields:
- datasetId - [Required] The ID of the dataset containing this table.
- projectId - [Required] The ID of the project containing this table.
- tableId - [Required] The ID of the table.