gcp-bigquery-dataset-description-labels
Dataset descriptions and labels are plaintext metadata.
Where it sits
| location | bigquery.datasets.get.{description,labels.<value>} |
| location kind | metadata |
| data kinds | credential api_key sensitive_data pii |
| emits edge | ContainsSecret |
| service | BigQuery (gcp:bigquery) |
Collection recipe
| access mode | read_api |
| operation | bigquery.datasets.get |
| response path | {description,labels.<value>} |
| encoding | json |
| params | {"name": "\u003cresource-name\u003e"} |
Required permissions
bigquery.datasets.get
References