gcp-bigquery-table-row-values
BigQuery table rows may contain credentials, tokens, PII, or arbitrary sensitive data.
Where it sits
| location | bigquery.tabledata.list.rows[].f[].v |
| location kind | data_record |
| data kinds | credential customer_data pii sensitive_data |
| emits edge | CanReadData |
| service | BigQuery (gcp:bigquery) |
Collection recipe
| access mode | read_api |
| operation | bigquery.tabledata.list |
| response path | rows[].f[].v |
| encoding | list |
| params | {"datasetId": "\u003cdataset\u003e", "projectId": "\u003cproject\u003e", "tableId": "\u003ctable\u003e"} |
Required permissions
bigquery.tables.getData
References