メインコンテンツまでスキップ

GoogleBigQueryDatasetTableReference

No description

type GoogleBigQueryDatasetTableReference {
projectId: String!
datasetId: String!
tableId: String!
}

Fields

GoogleBigQueryDatasetTableReference.projectId ● String! non-null scalar

The project ID containing this dataset

GoogleBigQueryDatasetTableReference.datasetId ● String! non-null scalar

The ID to identify the dataset of Google BigQuery

GoogleBigQueryDatasetTableReference.tableId ● String! non-null scalar

The ID to identify the table

Member of

GoogleBigQueryDatasetAccessView object ● GoogleBigQueryDatasetTable object ● GoogleBigQueryDatasetTableCloneDefinition object