GoogleCloudBigQueryDatasetTableReference
No description
type GoogleCloudBigQueryDatasetTableReference {
projectId: String!
datasetId: String!
tableId: String!
}
Fields
GoogleCloudBigQueryDatasetTableReference.projectId
● String!
non-null scalar
The project ID containing this dataset
GoogleCloudBigQueryDatasetTableReference.datasetId
● String!
non-null scalar
The ID to identify the dataset of Google BigQuery
GoogleCloudBigQueryDatasetTableReference.tableId
● String!
non-null scalar
The ID to identify the table
Member of
GoogleCloudBigQueryDatasetAccessView
object ● GoogleCloudBigQueryDatasetTable
object ● GoogleCloudBigQueryDatasetTableCloneDefinition
object