gcp.project.bigqueryService.dataset.accessEntry
Supported platform
- gcp
Description
Google Cloud (GCP) BigQuery dataset access entry
Fields
| ID | TYPE | DESCRIPTION |
|---|---|---|
| id | string | Internal ID |
| datasetId | string | Dataset ID |
| role | string | Role of the entity |
| entityType | string | Type of the entity |
| entity | string | Entity (individual or group) granted access |
| viewRef | dict | View granted access (entityType must be ViewEntity) |
| routineRef | dict | Routine granted access (only UDF currently supported) |
| datasetRef | dict | Resources within a dataset granted access |
References