Skip to main content

gcp.project.bigqueryService.dataset

Supported platform

  • gcp

Description

GCP BigQuery dataset

Fields

IDTYPEDESCRIPTION
idstringDataset ID
projectIdstringProject ID
namestringUser-friendly name for this dataset
descriptionstringUser-friendly description of this dataset
locationstringGeo location of the dataset
labelsmap[string]stringUser-provided labels
createdtimeCreation timestamp
modifiedtimeModified timestamp
tagsmap[string]stringTags associated with this dataset
kmsNamestringCloud KMS encryption key that will be used to protect BigQuery table
access[]gcp.project.bigqueryService.dataset.accessEntryAccess permissions
tables[]gcp.project.bigqueryService.tableReturns tables in the dataset
models[]gcp.project.bigqueryService.modelReturns models in the dataset
routines[]gcp.project.bigqueryService.routineReturns routines in the dataset

References