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

GoogleCloudBigQueryDatasetRoutineReference

No description

type GoogleCloudBigQueryDatasetRoutineReference {
projectId: String!
datasetId: String!
routineId: String!
}

Fields

GoogleCloudBigQueryDatasetRoutineReference.projectId ● String! non-null scalar

The project ID containing the dataset

GoogleCloudBigQueryDatasetRoutineReference.datasetId ● String! non-null scalar

The ID to identify the dataset of Google BigQuery

GoogleCloudBigQueryDatasetRoutineReference.routineId ● String! non-null scalar

The ID to identify the routine

Member of

GoogleCloudBigQueryDatasetAccessRoutine object