Skip to main content

GoogleBigQueryDatasetRoutineReference

No description

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

Fields

GoogleBigQueryDatasetRoutineReference.projectId ● String! non-null scalar

The project ID containing the dataset

GoogleBigQueryDatasetRoutineReference.datasetId ● String! non-null scalar

The ID to identify the dataset of Google BigQuery

GoogleBigQueryDatasetRoutineReference.routineId ● String! non-null scalar

The ID to identify the routine

Member of

GoogleBigQueryDatasetAccessRoutine object