Resource Type: GCP > BigQuery > Dataset
The Dataset resource type is a container for tables, views, and models that can be used to analyze and manipulate large volumes of data.
Resource Context
Dataset is a part of the BigQuery service.
Each Dataset lives under a Project.
Controls
The primary controls for GCP > BigQuery > Dataset are:
- Active
 - Approved
 - CMDB
 - Discovery
 - Encryption at Rest
 - Intelligent Assessment
 - Labels
 - Policy
 - Publicly Accessible
 - Usage
 
It is also targeted by these controls:
- GCP > BigQuery > Table > Discovery
 - GCP > CIS v2.0 > 7 - BigQuery > 7.01 - Ensure That BigQuery Datasets Are Not Anonymously or Publicly Accessible
 - GCP > CIS v2.0 > 7 - BigQuery > 7.03 - Ensure That a Default Customer-Managed Encryption Key (CMEK) Is Specified for All BigQuery Data Sets
 
Quick Actions
Category
In Your Workspace
- Controls by Resource Type report
 - Policy Settings by Resource Type report
 - Resources by Resource Type report
 
Developers
- tmod:@turbot/gcp-bigquery#/resource/types/dataset
 
- tmod:@turbot/turbot#/resource/categories/analytics
 
- turbot graphql resource --id "tmod:@turbot/gcp-bigquery#/resource/types/dataset"
 
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/gcp-bigquery#/resource/types/dataset';
 - select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/gcp-bigquery#/resource/types/dataset"';
 - select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/gcp-bigquery#/resource/types/dataset' and notification_type in ('resource_updated', 'resource_created');
 
Get ResourceGet Policy Settings (By Resource ID)Get Resource Notification
Resource Type URI
Category URI
GraphQL
CLI
Steampipe Query