Mondoo Docs

Google Cloud (GCP) BigQuery table

gcp.project.bigqueryService.table MQL resource for querying Google Cloud infrastructure with cnquery and cnspec.

Google CloudPrivate Resource

Google Cloud (GCP) BigQuery table

Min version: latestDefaults: id

Relationships

Mini Map
Google Cloud
4 resources · 7 relationshipsClick to select, expand fields to see properties.

Fields (25)

FieldTypeDescription
clusteringFieldsrequired
dictData clustering configuration
createdrequired
timeCreation timestamp
datasetIdrequired
stringDataset ID
descriptionrequired
stringUser-friendly description of the table
expirationTimerequired
timeTime when this table expires
externalDataConfigrequired
dictInformation about table stored outside of BigQuery.
idrequired
stringTable ID
kmsNamerequired
stringCloud KMS encryption key that is used to protect BigQuery table
labelsrequired
map[string]stringUser-provided labels
locationrequired
stringLocation of the table
materializedViewrequired
dictInformation for materialized views
modifiedrequired
timeModified timestamp
namerequired
stringThe user-friendly name for the table
numBytesrequired
intSize of the table in bytes
numLongTermBytesrequired
intNumber of bytes in the table considered "long-term storage" for reduced billing purposes
numRowsrequired
intNumber of rows of data in this table
projectIdrequired
stringProject ID
rangePartitioningrequired
dictInteger-range-based partitioning on a table
requirePartitionFilterrequired
intWhether queries that reference this table must specify a partition filter
schemarequired
[]dictTable schema
snapshotTimerequired
timeSnapshot creation time
timePartitioningrequired
dictTime-based date partitioning on a table
typerequired
stringTable Type
useLegacySQLrequired
intWhether the view query uses Legacy SQL
viewQueryrequired
stringQuery to use for a logical view