Fixes 20502: Improve BigQuery docs with missing permissions (#20639)

This commit is contained in:
Jorge Ramon Letosa 2025-04-07 05:45:32 +02:00 committed by GitHub
parent 6c725278e3
commit 6a93091763
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 0 deletions

View File

@ -71,6 +71,7 @@ To execute metadata extraction and usage workflow successfully the user or the s
| 12 | bigquery.readsessions.create | Bigquery Usage & Lineage Workflow |
| 13 | bigquery.readsessions.getData | Bigquery Usage & Lineage Workflow |
| 14 | logging.operations.list | Incremental Metadata Ingestion |
| 15 | logging.logEntries.list | Incremental Metadata Ingestion |
{% /multiTablesWrapper %}

View File

@ -59,6 +59,8 @@ To execute metadata extraction and usage workflow successfully the user or the s
| 11 | datacatalog.taxonomies.list | Fetch Policy Tags |
| 12 | bigquery.readsessions.create | Bigquery Usage & Lineage Workflow |
| 13 | bigquery.readsessions.getData | Bigquery Usage & Lineage Workflow |
| 14 | logging.operations.list | Incremental Metadata Ingestion |
| 15 | logging.logEntries.list | Incremental Metadata Ingestion |
{% /multiTablesWrapper %}