BigQuery IAM roles and permissions
This document provides a list of Identity and Access Management (IAM) predefined roles andpermissions for BigQuery. This page includes roles and permissions forthe following:
- BigQuery: Roles and permissions that apply toBigQuery resources such as datasets, tables, views, androutines. Many of these roles and permissions can also be granted toResource Manager resources like projects, folders, and organizations.
- BigQuery Connection API: Role that grants aservice agentaccess to a Cloud SQL connection.
- BigQuery Continuous Query: Role that grants aservice account access to a continuousquery.
- BigQuery Data Policy: Roles and permissions that apply toData Policies in BigQuery.
- BigQuery Data Transfer Service: Role that grants aservice agentaccess to create jobs that transfer data.
- BigQuery Engine for Apache Flink: Roles and permissions that apply toBigQuery Engine for Apache Flink resources.
- BigQuery Migration Service API: Roles and permissions that apply toBigQuery Migration Service resources.
- BigQuery Omni: Role that grants aservice agentaccess to tables.
- BigQuery sharing: Roles and permissions that apply toBigQuery sharing resources.
BigQuery predefined IAM roles
The following tables list the predefined BigQuery IAMroles with a corresponding list of all thepermissions eachrole includes. Note that each permission is applicable to a particular resourcetype.
Note: When new capabilities are added to BigQuery, new permissionsmight be added to predefined IAM roles, and new predefinedIAM roles might be added to BigQuery. If yourorganization requires role definitions to remain unchanged, you should createcustom IAM roles.BigQuery roles
This table lists the predefined IAM roles and permissions forBigQuery. To search through all roles and permissions, see therole and permission index.
For information on granting predefined roles on BigQueryresources like datasets, tables, and routines, seeControl access to resourceswith IAM.
| Role | Permissions |
|---|---|
BigQuery Admin( Provides permissions to manage all resources within the project. Can manageall data within the project, and can cancel jobs from other users runningwithin the project. It is possible to grant this role to the following lowest-level resources, but it is notrecommended. Other predefined roles grant full permissions over these resources and are lesspermissive. BigQuery Admin is typically granted at the project level. Lowest-level resources where you can grant this role:
This role can also be granted on Resource Manager resources (projects, folders, andorganizations). |
|
Connected Sheets Service Agent( Grants Connected Sheets Service Account access to create and manage BigQuery jobs on the customers resources. Warning: Do not grant service agent roles to any principals exceptservice agents. |
|
BigQuery Connection Admin( Lowest-level resources where you can grant this role:
This role can also be granted on Resource Manager resources (projects, folders, andorganizations). |
|
BigQuery Connection User( Lowest-level resources where you can grant this role:
This role can also be granted on Resource Manager resources (projects, folders, andorganizations). |
|
BigQuery Data Editor( When granted on a dataset, this role grants these permissions:
When granted on a table or view, this role grants these permissions:
The Data Editor role cannot be granted to individual models. Note: The BigQuery Data Editor role is mapped to theWRITERBigQuery basic role. When you grant the BigQuery Data Editor role to a principal atthe dataset level, the principal is grantedWRITER access to the dataset.Lowest-level resources where you can grant this role:
This role can also be granted on Resource Manager resources (projects, folders, andorganizations). |
|
BigQuery Data Owner( When granted on a dataset, this role grants these permissions:
When granted on a table or view, this role grants these permissions:
When granted on a routine, this role grants these permissions:
You shouldn't grant the Data Owner role at the routinelevel. Data Editor also grants all permissions for the routine and is aless permissive role. This role cannot be granted to individual models. Note: The BigQuery Data Owner role is mapped to theOWNERBigQuery basic role. When you grant the BigQuery Data Owner role to a principal atthe dataset level, the principal is grantedOWNER access to the dataset.Lowest-level resources where you can grant this role:
This role can also be granted on Resource Manager resources (projects, folders, andorganizations). |
|
BigQuery Data Viewer( When granted on a dataset, this role grants these permissions:
When granted on a table or view, this role provides these permissions:
When granted on a routine, this role grants these permissions:
This role cannot be granted to individual models. Note: The BigQuery Data Viewer role is mapped to theREADERBigQuery basic role. When you grant the BigQuery Data Viewer role to a principal atthe dataset level, the principal is grantedREADER access to the dataset.Lowest-level resources where you can grant this role:
This role can also be granted on Resource Manager resources (projects, folders, andorganizations). |
|
BigQuery Filtered Data Viewer( Access to view filtered table data defined by a row access policy. |
|
BigQuery Job User( Provides permissions to run jobs, including queries, within the project. This role can only be granted on Resource Manager resources (projects, folders, andorganizations). |
|
BigQuery Metadata Viewer( When granted on a dataset, this role grants these permissions:
When granted on a table or view, this role provides these permissions:
When granted on a routine, this role grants these permissions:
This role cannot be granted to individual models. Lowest-level resources where you can grant this role:
This role can also be granted on Resource Manager resources (projects, folders, andorganizations). |
|
BigQuery ObjectRef Admin( Administer ObjectRef resources that includes read and write permissions Lowest-level resources where you can grant this role:
This role can also be granted on Resource Manager resources (projects, folders, andorganizations). |
|
BigQuery ObjectRef Reader( Role for reading referenced objects via ObjectRefs in BigQuery Lowest-level resources where you can grant this role:
This role can also be granted on Resource Manager resources (projects, folders, andorganizations). |
|
BigQuery Read Session User( Provides the ability to create and use read sessions. This role can only be granted on Resource Manager resources (projects, folders, andorganizations). |
|
BigQuery Resource Admin( Administers BigQuery workloads, including slot assignments, commitments, and reservations. This role can only be granted on Resource Manager resources (projects, folders, andorganizations). |
|
BigQuery Resource Editor( Manages BigQuery workloads, but is unable to create or modify slot commitments. This role can only be granted on Resource Manager resources (projects, folders, andorganizations). |
|
BigQuery Resource Viewer( Can view BigQuery workloads, but cannot create or modify slot reservations or commitments. This role can only be granted on Resource Manager resources (projects, folders, andorganizations). |
|
BigQuery Authorized Routine AdminBeta( Role for Authorized Routine to administer supported resources |
|
BigQuery Authorized Routine Data EditorBeta( Role for Authorized Routine to edit contents of supported resources |
|
BigQuery Authorized Routine Data ViewerBeta( Role for Authorized Routine to view data and contents of supported resources |
|
BigQuery Authorized Routine Metadata ViewerBeta( Role for Authorized Routine to view metadata of supported resources |
|
BigQuery Security AdminBeta( Administer all BigQuery security controls |
|
BigQuery Studio Admin( Combination role of BigQuery Admin, Dataform Admin, Notebook Runtime Admin and DataprocServerless Editor. It is possible to grant this role to the following lowest-level resources, but it is notrecommended. Other predefined roles grant full permissions over these resources and are lesspermissive. BigQuery Studio Admin is typically granted at the project level. Lowest-level resources where you can grant this role:
This role can also be granted on Resource Manager resources (projects, folders, andorganizations). |
|
BigQuery Studio User( Combination role of BigQuery Job User, BigQuery Read Session User, Dataform Code Creator,Notebook Runtime User and Dataproc Serverless Editor. Lowest-level resources where you can grant this role:
This role can also be granted on Resource Manager resources (projects, folders, andorganizations). |
|
BigQuery User( When granted on a dataset, this role provides the ability to read the dataset's metadata and listtables in the dataset. When granted on a project, this role also provides the ability to run jobs, including queries,within the project. A principal with this role can enumerate their own jobs, cancel their own jobs, andenumerate datasets within a project. Additionally, allows the creation of new datasets within theproject; the creator is granted the BigQuery Data Owner role ( Lowest-level resources where you can grant this role:
This role can also be granted on Resource Manager resources (projects, folders, andorganizations). |
|
BigQuery Connection API roles
This table lists the predefined IAM roles and permissions forBigQuery Connection API. To search through all roles andpermissions, see therole and permission index.
| Role | Permissions |
|---|---|
BigQuery Connection Service Agent( Gives BigQuery Connection Service access to Cloud SQL instances in user projects. Warning: Do not grant service agent roles to any principals exceptservice agents. |
|
BigQuery Continuous Query roles
This table lists the predefined IAM roles and permissions forBigQuery Continuous Query. To search through all roles andpermissions, see therole and permission index.
| Role | Permissions |
|---|---|
BigQuery Continuous Query Service Agent( Gives BigQuery Continuous Query access to the service accounts in the user project. Warning: Do not grant service agent roles to any principals exceptservice agents. |
|
BigQuery Data Policy roles
This table lists the predefined IAM roles and permissions forBigQuery Data Policy. To search through all roles andpermissions, see therole and permission index.
| Role | Permissions |
|---|---|
BigQuery Data Policy Admin( Role for managing Data Policies in BigQuery This role can only be granted on Resource Manager resources (projects, folders, andorganizations). |
|
Masked Reader( Masked read access to sub-resources tagged by the policy tag associated with a data policy, forexample, BigQuery columns This role can only be granted on Resource Manager resources (projects, folders, andorganizations). |
|
Raw Data ReaderBeta( Raw read access to sub-resources associated with a data policy, for example, BigQuery columns This role can only be granted on Resource Manager resources (projects, folders, andorganizations). |
|
BigQuery Data Policy Viewer( Role for viewing Data Policies in BigQuery This role can only be granted on Resource Manager resources (projects, folders, andorganizations). |
|
BigQuery Data Transfer Service roles
This table lists the predefined IAM roles and permissions forBigQuery Data Transfer Service. To search through all roles and permissions, see therole and permission index.
| Role | Permissions |
|---|---|
BigQuery Data Transfer Service Agent( Gives BigQuery Data Transfer Service access to start BigQuery jobs in consumer project. Warning: Do not grant service agent roles to any principals exceptservice agents. |
|
BigQuery Engine for Apache Flink roles
This table lists the predefined IAM roles and permissions forBigQuery Engine for Apache Flink. To search through all roles and permissions, see therole and permission index.
| Role | Permissions |
|---|---|
Managed Flink AdminBeta( Full access to Managed Flink resources. |
|
Managed Flink DeveloperBeta( Full access to Managed Flink Jobs and Sessions and read access to Deployments. |
|
Managed Flink Service Agent( Gives Managed Flink Service Agent access to Cloud Platform resources. Warning: Do not grant service agent roles to any principals exceptservice agents. |
|
Managed Flink ViewerBeta( Readonly access to Managed Flink resources. |
|
BigQuery Migration Service roles
This table lists the predefined IAM roles and permissions forBigQuery Migration Service. To search through all roles and permissions, see therole and permission index.
| Role | Permissions |
|---|---|
MigrationWorkflow Editor( Editor of EDW migration workflows. |
|
Task Orchestrator( Orchestrator of EDW migration tasks. |
|
Migration Translation User( User of EDW migration interactive SQL translation service. |
|
MigrationWorkflow Viewer( Viewer of EDW migration MigrationWorkflow. |
|
Task Worker( Worker that executes EDW migration subtasks. |
|
BigQuery Omni roles
This table lists the predefined IAM roles and permissions forBigQuery Omni. To search through all roles and permissions, seetherole and permission index.
| Role | Permissions |
|---|---|
BigQuery Omni Service Agent( Gives BigQuery Omni access to tables in user projects. Warning: Do not grant service agent roles to any principals exceptservice agents. |
|
BigQuery sharing roles
This table lists the predefined IAM roles and permissions forBigQuery sharing. To search through all roles and permissions, see therole and permission index.
| Role | Permissions |
|---|---|
Analytics Hub Admin( Administer Data Exchanges and Listings |
|
Analytics Hub Listing Admin( Grants full control over the Listing, including updating, deleting and setting ACLs |
|
Analytics Hub Publisher( Can publish to Data Exchanges thus creating Listings |
|
Analytics Hub Subscriber( Can browse Data Exchanges and subscribe to Listings |
|
Analytics Hub Subscription Owner( Grants full control over the Subscription, including updating and deleting |
|
Analytics Hub Viewer( Can browse Data Exchanges and Listings |
|
BigQuery permissions
The following tables list the permissions available inBigQuery. These are included in predefined roles and can be usedin custom role definitions. To search through all roles and permissions, see therole and permission index.
BigQuery permissions
This table lists the IAM permissions for BigQueryand the roles that include them. To search through all roles and permissions,see therole and permission index.
| Permission | Included in roles |
|---|---|
| Owner ( Editor ( Viewer ( BigQuery Admin ( BigQuery Resource Admin ( BigQuery Resource Editor ( BigQuery Resource Viewer ( BigQuery Studio Admin ( BigQuery User ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Databases Admin ( Support User ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( BigQuery Admin ( BigQuery Resource Admin ( BigQuery Studio Admin ( Databases Admin ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( BigQuery Admin ( BigQuery Resource Admin ( BigQuery Studio Admin ( Databases Admin ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( BigQuery Admin ( BigQuery Resource Admin ( BigQuery Studio Admin ( Databases Admin ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( Viewer ( BigQuery Admin ( BigQuery Resource Admin ( BigQuery Resource Editor ( BigQuery Resource Viewer ( BigQuery Studio Admin ( BigQuery User ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Databases Admin ( Support User ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( Viewer ( BigQuery Admin ( BigQuery Resource Admin ( BigQuery Resource Editor ( BigQuery Resource Viewer ( BigQuery Studio Admin ( BigQuery User ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Databases Admin ( Security Admin ( Security Auditor ( Security Reviewer ( Support User ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( BigQuery Admin ( BigQuery Resource Admin ( BigQuery Studio Admin ( Databases Admin ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( Viewer ( BigQuery Admin ( BigQuery Data Editor ( BigQuery Data Owner ( BigQuery Job User ( BigQuery Studio Admin ( BigQuery Studio User ( BigQuery User ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Data Scientist ( Databases Admin ( ML Engineer ( Support User ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( Assured Workloads Administrator ( Assured Workloads Editor ( BigQuery Admin ( BigQuery Studio Admin ( Databases Admin ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( BigQuery Admin ( BigQuery Connection Admin ( BigQuery Studio Admin ( Databases Admin ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( BigQuery Admin ( BigQuery Connection Admin ( BigQuery Studio Admin ( Datastream Bigquery Writer ( Databases Admin ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( BigQuery Admin ( BigQuery Connection Admin ( BigQuery Studio Admin ( Databases Admin ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( Viewer ( BigQuery Admin ( BigQuery Connection Admin ( BigQuery Connection User ( BigQuery Studio Admin ( Data Catalog Admin ( Data Catalog Viewer ( Datastream Bigquery Writer ( Databases Admin ( Support User ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( Viewer ( BigQuery Admin ( BigQuery Connection Admin ( BigQuery Connection User ( BigQuery Studio Admin ( Databases Admin ( Security Admin ( Security Auditor ( Security Reviewer ( Support User ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( Viewer ( BigQuery Admin ( BigQuery Connection Admin ( BigQuery Connection User ( BigQuery Studio Admin ( Databases Admin ( Security Admin ( Security Auditor ( Security Reviewer ( Support User ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( BigQuery Admin ( BigQuery Connection Admin ( BigQuery Studio Admin ( Databases Admin ( Security Admin ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( BigQuery Admin ( BigQuery Connection Admin ( BigQuery Studio Admin ( Databases Admin ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( BigQuery Admin ( BigQuery Connection Admin ( BigQuery Studio Admin ( Data Catalog Admin ( Data Catalog Tag Editor ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Databases Admin ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( Viewer ( BigQuery Admin ( BigQuery Connection Admin ( BigQuery Connection User ( BigQuery Authorized Routine Admin ( BigQuery Studio Admin ( Databases Admin ( Support User ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( BigQuery Admin ( BigQuery Data Owner ( BigQuery Security Admin ( BigQuery Studio Admin ( BigQuery Data Policy Admin ( Databases Admin ( ML Engineer ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( BigQuery Admin ( BigQuery Data Owner ( BigQuery Security Admin ( BigQuery Studio Admin ( BigQuery Data Policy Admin ( Databases Admin ( ML Engineer ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( BigQuery Admin ( BigQuery Data Owner ( BigQuery Security Admin ( BigQuery Studio Admin ( BigQuery Data Policy Admin ( Databases Admin ( ML Engineer ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( Viewer ( BigQuery Admin ( BigQuery Data Owner ( BigQuery Security Admin ( BigQuery Studio Admin ( BigQuery Data Policy Admin ( BigQuery Data Policy Viewer ( Databases Admin ( ML Engineer ( Support User ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( Viewer ( BigQuery Admin ( BigQuery Data Owner ( BigQuery Security Admin ( BigQuery Studio Admin ( BigQuery Data Policy Admin ( Databases Admin ( ML Engineer ( Security Admin ( Security Auditor ( Security Reviewer ( Support User ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Raw Data Reader ( |
| Owner ( Editor ( Viewer ( BigQuery Admin ( BigQuery Data Owner ( BigQuery Security Admin ( BigQuery Studio Admin ( BigQuery Data Policy Admin ( BigQuery Data Policy Viewer ( Databases Admin ( ML Engineer ( Security Admin ( Security Auditor ( Security Reviewer ( Support User ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Masked Reader ( |
| Owner ( BigQuery Admin ( BigQuery Data Owner ( BigQuery Security Admin ( BigQuery Studio Admin ( BigQuery Data Policy Admin ( Databases Admin ( ML Engineer ( Security Admin ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( BigQuery Admin ( BigQuery Data Owner ( BigQuery Security Admin ( BigQuery Studio Admin ( BigQuery Data Policy Admin ( Databases Admin ( ML Engineer ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( BigQuery Admin ( BigQuery Data Editor ( BigQuery Data Owner ( BigQuery Studio Admin ( BigQuery User ( Commerce Business Enablement Configuration Admin ( Datastream Bigquery Writer ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Data Scientist ( Databases Admin ( ML Engineer ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( BigQuery Admin ( BigQuery Data Owner ( BigQuery Security Admin ( BigQuery Studio Admin ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Databases Admin ( ML Engineer ( Tag User ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( BigQuery Admin ( BigQuery Data Owner ( BigQuery Studio Admin ( Databases Admin ( ML Engineer ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( BigQuery Admin ( BigQuery Data Owner ( BigQuery Security Admin ( BigQuery Studio Admin ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Databases Admin ( ML Engineer ( Tag User ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( Viewer ( BigQuery Admin ( BigQuery Data Editor ( BigQuery Data Owner ( BigQuery Data Viewer ( BigQuery Metadata Viewer ( BigQuery Authorized Routine Admin ( BigQuery Authorized Routine Data Editor ( BigQuery Authorized Routine Data Viewer ( BigQuery Authorized Routine Metadata Viewer ( BigQuery Security Admin ( BigQuery Studio Admin ( BigQuery User ( Commerce Business Enablement Configuration Admin ( Data Catalog Admin ( Data Catalog Viewer ( Dataplex Storage Data Owner ( Dataplex Storage Data Reader ( Datastream Bigquery Writer ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Data Scientist ( Databases Admin ( ML Engineer ( Security Auditor ( Site Reliability Engineer ( Support User ( SLZ BQDW Blueprint Project Level Remediator ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( Viewer ( BigQuery Admin ( BigQuery Data Editor ( BigQuery Data Owner ( BigQuery Data Viewer ( BigQuery Metadata Viewer ( BigQuery Security Admin ( BigQuery Studio Admin ( BigQuery User ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Data Scientist ( Databases Admin ( ML Engineer ( Security Admin ( Security Auditor ( Security Reviewer ( Site Reliability Engineer ( Support User ( SLZ BQDW Blueprint Project Level Remediator ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( BigQuery Admin ( BigQuery Data Owner ( BigQuery Studio Admin ( Databases Admin ( ML Engineer ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( Viewer ( BigQuery Admin ( BigQuery Data Owner ( BigQuery Security Admin ( BigQuery Studio Admin ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Databases Admin ( ML Engineer ( Security Auditor ( Support User ( Tag User ( Tag Viewer ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( BigQuery Admin ( BigQuery Data Owner ( BigQuery Security Admin ( BigQuery Studio Admin ( Databases Admin ( ML Engineer ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( Viewer ( BigQuery Admin ( BigQuery Data Owner ( BigQuery Security Admin ( BigQuery Studio Admin ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Databases Admin ( ML Engineer ( Security Auditor ( Support User ( Tag User ( Tag Viewer ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( BigQuery Admin ( BigQuery Data Owner ( BigQuery Security Admin ( BigQuery Studio Admin ( Databases Admin ( ML Engineer ( Security Admin ( SLZ BQDW Blueprint Project Level Remediator ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( BigQuery Admin ( BigQuery Data Owner ( BigQuery Security Admin ( BigQuery Studio Admin ( Commerce Business Enablement Configuration Admin ( Databases Admin ( ML Engineer ( SLZ BQDW Blueprint Project Level Remediator ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( BigQuery Admin ( BigQuery Data Editor ( BigQuery Data Owner ( BigQuery Security Admin ( BigQuery Studio Admin ( Data Catalog Admin ( Data Catalog Tag Editor ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Data Scientist ( Databases Admin ( ML Engineer ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( Viewer ( BigQuery Admin ( BigQuery Job User ( BigQuery Studio Admin ( BigQuery Studio User ( BigQuery User ( Datastream Bigquery Writer ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Data Scientist ( Databases Admin ( Support User ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( BigQuery Admin ( BigQuery Studio Admin ( Databases Admin ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( BigQuery Admin ( BigQuery Studio Admin ( Datastream Bigquery Writer ( Databases Admin ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( Viewer ( BigQuery Admin ( BigQuery Resource Admin ( BigQuery Resource Editor ( BigQuery Resource Viewer ( BigQuery Studio Admin ( Datastream Bigquery Writer ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Databases Admin ( Support User ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( Viewer ( BigQuery Admin ( BigQuery Resource Admin ( BigQuery Resource Editor ( BigQuery Resource Viewer ( BigQuery Studio Admin ( BigQuery User ( Datastream Bigquery Writer ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Databases Admin ( Security Admin ( Security Auditor ( Security Reviewer ( Support User ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( BigQuery Admin ( BigQuery Resource Admin ( BigQuery Resource Editor ( BigQuery Resource Viewer ( BigQuery Studio Admin ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Databases Admin ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( Viewer ( BigQuery Admin ( BigQuery Resource Admin ( BigQuery Resource Editor ( BigQuery Resource Viewer ( BigQuery Studio Admin ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Databases Admin ( Support User ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( BigQuery Admin ( BigQuery Studio Admin ( Datastream Bigquery Writer ( Databases Admin ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( BigQuery Admin ( BigQuery Data Editor ( BigQuery Data Owner ( BigQuery Studio Admin ( Dataplex Storage Data Owner ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Data Scientist ( Databases Admin ( ML Engineer ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( BigQuery Admin ( BigQuery Data Editor ( BigQuery Data Owner ( BigQuery Studio Admin ( Dataplex Storage Data Owner ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Data Scientist ( Databases Admin ( ML Engineer ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( Viewer ( BigQuery Admin ( BigQuery Data Editor ( BigQuery Data Owner ( BigQuery Data Viewer ( BigQuery Studio Admin ( Dataplex Storage Data Owner ( Dataplex Storage Data Reader ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Data Scientist ( Databases Admin ( ML Engineer ( Site Reliability Engineer ( Support User ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( Viewer ( BigQuery Admin ( BigQuery Data Editor ( BigQuery Data Owner ( BigQuery Data Viewer ( BigQuery Authorized Routine Admin ( BigQuery Authorized Routine Data Editor ( BigQuery Authorized Routine Data Viewer ( BigQuery Studio Admin ( Dataplex Storage Data Owner ( Dataplex Storage Data Reader ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Data Scientist ( Databases Admin ( ML Engineer ( Site Reliability Engineer ( Support User ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( Viewer ( BigQuery Admin ( BigQuery Data Editor ( BigQuery Data Owner ( BigQuery Data Viewer ( BigQuery Metadata Viewer ( BigQuery Authorized Routine Admin ( BigQuery Authorized Routine Data Editor ( BigQuery Authorized Routine Data Viewer ( BigQuery Authorized Routine Metadata Viewer ( BigQuery Studio Admin ( Data Catalog Admin ( Data Catalog Viewer ( Dataplex Storage Data Owner ( Dataplex Storage Data Reader ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Data Scientist ( Databases Admin ( ML Engineer ( Security Auditor ( Site Reliability Engineer ( Support User ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( Viewer ( BigQuery Admin ( BigQuery Data Editor ( BigQuery Data Owner ( BigQuery Data Viewer ( BigQuery Metadata Viewer ( BigQuery Studio Admin ( BigQuery User ( Dataplex Storage Data Owner ( Dataplex Storage Data Reader ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Data Scientist ( Databases Admin ( ML Engineer ( Security Admin ( Security Auditor ( Security Reviewer ( Site Reliability Engineer ( Support User ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( BigQuery Admin ( BigQuery Data Editor ( BigQuery Data Owner ( BigQuery Studio Admin ( Dataplex Storage Data Owner ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Data Scientist ( Databases Admin ( ML Engineer ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( BigQuery Admin ( BigQuery Data Editor ( BigQuery Data Owner ( BigQuery Studio Admin ( Dataplex Storage Data Owner ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Data Scientist ( Databases Admin ( ML Engineer ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( BigQuery Admin ( BigQuery Data Editor ( BigQuery Data Owner ( BigQuery Studio Admin ( Data Catalog Admin ( Data Catalog Tag Editor ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Data Scientist ( Databases Admin ( ML Engineer ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( Viewer ( BigQuery Admin ( BigQuery ObjectRef Admin ( BigQuery ObjectRef Reader ( BigQuery Studio Admin ( Databases Admin ( Support User ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( BigQuery Admin ( BigQuery ObjectRef Admin ( BigQuery Studio Admin ( Databases Admin ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( Viewer ( BigQuery Admin ( BigQuery Read Session User ( BigQuery Studio Admin ( BigQuery Studio User ( BigQuery User ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Data Scientist ( Databases Admin ( Support User ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( Viewer ( BigQuery Admin ( BigQuery Read Session User ( BigQuery Studio Admin ( BigQuery Studio User ( BigQuery User ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Data Scientist ( Databases Admin ( Support User ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( Viewer ( BigQuery Admin ( BigQuery Read Session User ( BigQuery Studio Admin ( BigQuery Studio User ( BigQuery User ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Data Scientist ( Databases Admin ( Support User ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( BigQuery Admin ( BigQuery Resource Admin ( BigQuery Resource Editor ( BigQuery Studio Admin ( Databases Admin ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( BigQuery Admin ( BigQuery Resource Admin ( BigQuery Resource Editor ( BigQuery Studio Admin ( Databases Admin ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( Viewer ( BigQuery Admin ( BigQuery Resource Admin ( BigQuery Resource Editor ( BigQuery Resource Viewer ( BigQuery Studio Admin ( BigQuery User ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Databases Admin ( Security Admin ( Security Auditor ( Security Reviewer ( Support User ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( Viewer ( BigQuery Admin ( BigQuery Resource Admin ( BigQuery Resource Editor ( BigQuery Resource Viewer ( BigQuery Studio Admin ( BigQuery User ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Databases Admin ( Support User ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( BigQuery Admin ( BigQuery Resource Admin ( BigQuery Resource Editor ( BigQuery Studio Admin ( Databases Admin ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( BigQuery Admin ( BigQuery Resource Admin ( BigQuery Resource Editor ( BigQuery Studio Admin ( Databases Admin ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( Viewer ( BigQuery Admin ( BigQuery Resource Admin ( BigQuery Resource Editor ( BigQuery Resource Viewer ( BigQuery Studio Admin ( BigQuery User ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Databases Admin ( Support User ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( Viewer ( BigQuery Admin ( BigQuery Resource Admin ( BigQuery Resource Editor ( BigQuery Resource Viewer ( BigQuery Studio Admin ( BigQuery User ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Databases Admin ( Security Admin ( Security Auditor ( Security Reviewer ( Support User ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( BigQuery Admin ( BigQuery Resource Admin ( BigQuery Resource Editor ( BigQuery Studio Admin ( Databases Admin ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( BigQuery Admin ( BigQuery Resource Admin ( BigQuery Resource Editor ( BigQuery Studio Admin ( Databases Admin ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( Viewer ( BigQuery Admin ( BigQuery Resource Admin ( BigQuery Resource Editor ( BigQuery Resource Viewer ( BigQuery Studio Admin ( BigQuery User ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Databases Admin ( Support User ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( Viewer ( BigQuery Admin ( BigQuery Resource Admin ( BigQuery Resource Editor ( BigQuery Resource Viewer ( BigQuery Studio Admin ( BigQuery User ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Databases Admin ( Security Admin ( Security Auditor ( Security Reviewer ( Support User ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( Viewer ( BigQuery Admin ( BigQuery Resource Admin ( BigQuery Resource Editor ( BigQuery Resource Viewer ( BigQuery Studio Admin ( BigQuery User ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Databases Admin ( Support User ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( BigQuery Admin ( BigQuery Resource Admin ( BigQuery Resource Editor ( BigQuery Studio Admin ( Databases Admin ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( Viewer ( BigQuery Admin ( BigQuery Resource Admin ( BigQuery Resource Editor ( BigQuery Studio Admin ( BigQuery User ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Databases Admin ( Support User ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( BigQuery Admin ( BigQuery Data Editor ( BigQuery Data Owner ( BigQuery Studio Admin ( Dataplex Storage Data Owner ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Data Scientist ( Databases Admin ( ML Engineer ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( BigQuery Admin ( BigQuery Data Editor ( BigQuery Data Owner ( BigQuery Studio Admin ( Dataplex Storage Data Owner ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Data Scientist ( Databases Admin ( ML Engineer ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( Viewer ( BigQuery Admin ( BigQuery Data Editor ( BigQuery Data Owner ( BigQuery Data Viewer ( BigQuery Metadata Viewer ( BigQuery Authorized Routine Admin ( BigQuery Authorized Routine Data Editor ( BigQuery Authorized Routine Data Viewer ( BigQuery Authorized Routine Metadata Viewer ( BigQuery Studio Admin ( Data Catalog Admin ( Data Catalog Viewer ( Dataplex Storage Data Owner ( Dataplex Storage Data Reader ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Data Scientist ( Databases Admin ( ML Engineer ( Security Auditor ( Site Reliability Engineer ( Support User ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( Viewer ( BigQuery Admin ( BigQuery Data Editor ( BigQuery Data Owner ( BigQuery Data Viewer ( BigQuery Metadata Viewer ( BigQuery Authorized Routine Admin ( BigQuery Authorized Routine Data Editor ( BigQuery Authorized Routine Data Viewer ( BigQuery Authorized Routine Metadata Viewer ( BigQuery Studio Admin ( BigQuery User ( Dataplex Storage Data Owner ( Dataplex Storage Data Reader ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Data Scientist ( Databases Admin ( ML Engineer ( Security Admin ( Security Auditor ( Security Reviewer ( Site Reliability Engineer ( Support User ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( BigQuery Admin ( BigQuery Data Editor ( BigQuery Data Owner ( BigQuery Studio Admin ( Dataplex Storage Data Owner ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Data Scientist ( Databases Admin ( ML Engineer ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( BigQuery Admin ( BigQuery Data Editor ( BigQuery Data Owner ( BigQuery Studio Admin ( Data Catalog Admin ( Data Catalog Tag Editor ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Data Scientist ( Databases Admin ( ML Engineer ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( BigQuery Admin ( BigQuery Data Owner ( BigQuery Security Admin ( BigQuery Studio Admin ( Databases Admin ( ML Engineer ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( BigQuery Admin ( BigQuery Data Owner ( BigQuery Security Admin ( BigQuery Studio Admin ( Databases Admin ( ML Engineer ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( Viewer ( BigQuery Admin ( BigQuery Data Owner ( BigQuery Security Admin ( BigQuery Studio Admin ( Databases Admin ( ML Engineer ( Support User ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| BigQuery Filtered Data Viewer ( |
| Owner ( Editor ( Viewer ( BigQuery Admin ( BigQuery Data Owner ( BigQuery Security Admin ( BigQuery Studio Admin ( Databases Admin ( ML Engineer ( Security Admin ( Security Auditor ( Security Reviewer ( Support User ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( Viewer ( BigQuery Admin ( BigQuery Data Owner ( BigQuery Security Admin ( BigQuery Studio Admin ( Databases Admin ( ML Engineer ( Security Admin ( Security Auditor ( Security Reviewer ( Support User ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| BigQuery Admin ( BigQuery Studio Admin ( Databases Admin ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( BigQuery Admin ( BigQuery Data Owner ( BigQuery Security Admin ( BigQuery Studio Admin ( Databases Admin ( ML Engineer ( Security Admin ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( BigQuery Admin ( BigQuery Data Owner ( BigQuery Security Admin ( BigQuery Studio Admin ( Databases Admin ( ML Engineer ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( BigQuery Admin ( BigQuery Studio Admin ( Databases Admin ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( BigQuery Admin ( BigQuery Studio Admin ( Databases Admin ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( Viewer ( BigQuery Admin ( BigQuery Studio Admin ( BigQuery User ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Databases Admin ( Support User ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( Viewer ( BigQuery Admin ( BigQuery Studio Admin ( BigQuery User ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Databases Admin ( Security Admin ( Security Auditor ( Security Reviewer ( Support User ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( BigQuery Admin ( BigQuery Studio Admin ( Databases Admin ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| BigQuery Admin ( BigQuery Data Editor ( BigQuery Data Owner ( BigQuery Authorized Routine Admin ( BigQuery Authorized Routine Data Editor ( BigQuery Studio Admin ( Dataplex Storage Data Owner ( Datastream Bigquery Writer ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Data Scientist ( Databases Admin ( ML Engineer ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( BigQuery Admin ( BigQuery Data Editor ( BigQuery Data Owner ( BigQuery Studio Admin ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Data Scientist ( Databases Admin ( ML Engineer ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( Viewer ( BigQuery Admin ( BigQuery Data Editor ( BigQuery Data Owner ( BigQuery Data Viewer ( BigQuery Studio Admin ( Dataplex Storage Data Owner ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Data Scientist ( Databases Admin ( ML Engineer ( Site Reliability Engineer ( Support User ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( BigQuery Admin ( BigQuery Data Owner ( BigQuery Security Admin ( BigQuery Studio Admin ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Databases Admin ( ML Engineer ( Tag User ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| BigQuery Admin ( BigQuery Data Editor ( BigQuery Data Owner ( BigQuery Authorized Routine Admin ( BigQuery Authorized Routine Data Editor ( BigQuery Studio Admin ( Dataplex Storage Data Owner ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Data Scientist ( Databases Admin ( ML Engineer ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( BigQuery Admin ( BigQuery Data Editor ( BigQuery Data Owner ( BigQuery Studio Admin ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Data Scientist ( Databases Admin ( ML Engineer ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( BigQuery Admin ( BigQuery Data Owner ( BigQuery Studio Admin ( Dataplex Storage Data Owner ( Databases Admin ( ML Engineer ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( BigQuery Admin ( BigQuery Data Owner ( BigQuery Security Admin ( BigQuery Studio Admin ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Databases Admin ( ML Engineer ( Tag User ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| BigQuery Admin ( BigQuery Data Editor ( BigQuery Data Owner ( BigQuery Data Viewer ( BigQuery Studio Admin ( Dataplex Storage Data Owner ( Dataplex Storage Data Reader ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Data Scientist ( Databases Admin ( ML Engineer ( Site Reliability Engineer ( Support User ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| BigQuery Admin ( BigQuery Data Editor ( BigQuery Data Owner ( BigQuery Data Viewer ( BigQuery Metadata Viewer ( BigQuery Authorized Routine Admin ( BigQuery Authorized Routine Data Editor ( BigQuery Authorized Routine Data Viewer ( BigQuery Authorized Routine Metadata Viewer ( BigQuery Security Admin ( BigQuery Studio Admin ( Data Catalog Admin ( Data Catalog Viewer ( Dataplex Storage Data Owner ( Dataplex Storage Data Reader ( Datastream Bigquery Writer ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Data Scientist ( Databases Admin ( ML Engineer ( Security Auditor ( Site Reliability Engineer ( Support User ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| BigQuery Admin ( BigQuery Data Editor ( BigQuery Data Owner ( BigQuery Data Viewer ( BigQuery Authorized Routine Admin ( BigQuery Authorized Routine Data Editor ( BigQuery Authorized Routine Data Viewer ( BigQuery Studio Admin ( Dataplex Storage Data Owner ( Dataplex Storage Data Reader ( Datastream Bigquery Writer ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Data Scientist ( Databases Admin ( ML Engineer ( Site Reliability Engineer ( Support User ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( Viewer ( BigQuery Admin ( BigQuery Data Editor ( BigQuery Data Owner ( BigQuery Data Viewer ( BigQuery Metadata Viewer ( BigQuery Security Admin ( BigQuery Studio Admin ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Data Scientist ( Databases Admin ( ML Engineer ( Security Admin ( Security Auditor ( Security Reviewer ( Site Reliability Engineer ( Support User ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| BigQuery Admin ( BigQuery Data Editor ( BigQuery Data Owner ( BigQuery Data Viewer ( BigQuery Metadata Viewer ( BigQuery Authorized Routine Admin ( BigQuery Authorized Routine Data Editor ( BigQuery Authorized Routine Data Viewer ( BigQuery Authorized Routine Metadata Viewer ( BigQuery Security Admin ( BigQuery Studio Admin ( BigQuery User ( Dataplex Storage Data Owner ( Dataplex Storage Data Reader ( Datastream Bigquery Writer ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Data Scientist ( Databases Admin ( ML Engineer ( Security Admin ( Security Auditor ( Security Reviewer ( Site Reliability Engineer ( Support User ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( Viewer ( BigQuery Admin ( BigQuery Data Owner ( BigQuery Security Admin ( BigQuery Studio Admin ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Databases Admin ( ML Engineer ( Security Auditor ( Support User ( Tag User ( Tag Viewer ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( Viewer ( BigQuery Admin ( BigQuery Data Owner ( BigQuery Security Admin ( BigQuery Studio Admin ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Databases Admin ( ML Engineer ( Security Auditor ( Support User ( Tag User ( Tag Viewer ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( Viewer ( BigQuery Admin ( BigQuery Data Editor ( BigQuery Data Owner ( BigQuery Data Viewer ( BigQuery Studio Admin ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Data Scientist ( Databases Admin ( ML Engineer ( Site Reliability Engineer ( Support User ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( BigQuery Admin ( BigQuery Data Editor ( BigQuery Data Owner ( BigQuery Studio Admin ( Dataplex Storage Data Owner ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Data Scientist ( Databases Admin ( ML Engineer ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| BigQuery Admin ( BigQuery Data Owner ( BigQuery Studio Admin ( Databases Admin ( ML Engineer ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| BigQuery Admin ( BigQuery Data Owner ( BigQuery Security Admin ( BigQuery Studio Admin ( Databases Admin ( ML Engineer ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( BigQuery Admin ( BigQuery Data Owner ( BigQuery Security Admin ( BigQuery Studio Admin ( Databases Admin ( ML Engineer ( Security Admin ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| BigQuery Admin ( BigQuery Data Editor ( BigQuery Data Owner ( BigQuery Authorized Routine Admin ( BigQuery Authorized Routine Data Editor ( BigQuery Security Admin ( BigQuery Studio Admin ( Dataplex Storage Data Owner ( Datastream Bigquery Writer ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Data Scientist ( Databases Admin ( ML Engineer ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| BigQuery Admin ( BigQuery Data Editor ( BigQuery Data Owner ( BigQuery Authorized Routine Admin ( BigQuery Authorized Routine Data Editor ( BigQuery Studio Admin ( Dataplex Storage Data Owner ( Dataplex Storage Data Writer ( Datastream Bigquery Writer ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Data Scientist ( Databases Admin ( ML Engineer ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( BigQuery Admin ( BigQuery Data Editor ( BigQuery Data Owner ( BigQuery Studio Admin ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Data Scientist ( Databases Admin ( ML Engineer ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| BigQuery Admin ( BigQuery Data Editor ( BigQuery Data Owner ( BigQuery Security Admin ( BigQuery Studio Admin ( Data Catalog Admin ( Data Catalog Tag Editor ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Data Scientist ( Databases Admin ( ML Engineer ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( Viewer ( BigQuery Admin ( BigQuery Studio Admin ( BigQuery User ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Databases Admin ( Support User ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( BigQuery Admin ( BigQuery Studio Admin ( Databases Admin ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
BigQuery Connection API permissions
There are no IAM permissions for this service.
BigQuery Continuous Query permissions
There are no IAM permissions for this service.
BigQuery Data Policy permissions
There are no IAM permissions for this service.
BigQuery Data Transfer Service permissions
There are no IAM permissions for this service.
BigQuery Engine for Apache Flink permissions
This table lists the IAM permissions forBigQuery Engine for Apache Flink and the roles that include them. To search through allroles and permissions, see therole and permission index.
| Permission | Included in roles |
|---|---|
| Owner ( Editor ( Managed Flink Admin ( |
| Owner ( Editor ( Managed Flink Admin ( |
| Owner ( Editor ( Viewer ( Support User ( Managed Flink Admin ( Managed Flink Developer ( Managed Flink Viewer ( |
| Owner ( Editor ( Viewer ( Security Admin ( Security Auditor ( Security Reviewer ( Support User ( Managed Flink Admin ( Managed Flink Developer ( Managed Flink Viewer ( |
| Owner ( Editor ( Managed Flink Admin ( |
| Owner ( Editor ( Managed Flink Admin ( Managed Flink Developer ( |
| Owner ( Editor ( Managed Flink Admin ( Managed Flink Developer ( |
| Owner ( Editor ( Viewer ( Support User ( Managed Flink Admin ( Managed Flink Developer ( Managed Flink Viewer ( |
| Owner ( Editor ( Viewer ( Security Admin ( Security Auditor ( Security Reviewer ( Support User ( Managed Flink Admin ( Managed Flink Developer ( Managed Flink Viewer ( |
| Owner ( Editor ( Managed Flink Admin ( Managed Flink Developer ( |
| Owner ( Editor ( Viewer ( Support User ( Managed Flink Admin ( Managed Flink Developer ( Managed Flink Viewer ( |
| Owner ( Editor ( Viewer ( Security Admin ( Security Auditor ( Security Reviewer ( Support User ( Managed Flink Admin ( Managed Flink Developer ( Managed Flink Viewer ( |
| Owner ( Editor ( Managed Flink Admin ( |
| Owner ( Editor ( Managed Flink Admin ( |
| Owner ( Editor ( Viewer ( Support User ( Managed Flink Admin ( Managed Flink Developer ( Managed Flink Viewer ( |
| Owner ( Editor ( Viewer ( Security Admin ( Security Auditor ( Security Reviewer ( Support User ( Managed Flink Admin ( Managed Flink Developer ( Managed Flink Viewer ( |
| Owner ( Editor ( Managed Flink Admin ( Managed Flink Developer ( |
| Owner ( Editor ( Managed Flink Admin ( Managed Flink Developer ( |
| Owner ( Editor ( Viewer ( Support User ( Managed Flink Admin ( Managed Flink Developer ( Managed Flink Viewer ( |
| Owner ( Editor ( Viewer ( Security Admin ( Security Auditor ( Security Reviewer ( Support User ( Managed Flink Admin ( Managed Flink Developer ( Managed Flink Viewer ( |
| Owner ( Editor ( Managed Flink Admin ( Managed Flink Developer ( |
BigQuery Migration Service permissions
This table lists the IAM permissions forBigQuery Migration Service and the roles that include them. To search through allroles and permissions, see therole and permission index.
| Permission | Included in roles |
|---|---|
| Owner ( Editor ( Viewer ( MigrationWorkflow Editor ( MigrationWorkflow Viewer ( Support User ( |
| Owner ( Editor ( Viewer ( MigrationWorkflow Editor ( MigrationWorkflow Viewer ( Security Admin ( Security Auditor ( Security Reviewer ( Support User ( |
| Owner ( Editor ( BigQuery Admin ( BigQuery Studio Admin ( BigQuery User ( Migration Translation User ( DLP Organization Data Profiles Driver ( DLP Project Data Profiles Driver ( Databases Admin ( Service agent roles Warning: Don't grant service agent roles to any principals exceptservice agents.
|
| Owner ( Editor ( MigrationWorkflow Editor ( |
| Owner ( Editor ( MigrationWorkflow Editor ( |
| Owner ( Editor ( MigrationWorkflow Editor ( |
| Owner ( Editor ( MigrationWorkflow Editor ( |
| Owner ( Editor ( MigrationWorkflow Editor ( |
| Owner ( Editor ( Viewer ( MigrationWorkflow Editor ( MigrationWorkflow Viewer ( Support User ( |
| Owner ( Editor ( Viewer ( MigrationWorkflow Editor ( MigrationWorkflow Viewer ( Security Admin ( Security Auditor ( Security Reviewer ( Support User ( |
| Owner ( Task Orchestrator ( |
| Owner ( Editor ( MigrationWorkflow Editor ( |
BigQuery Omni permissions
There are no IAM permissions for this service.
BigQuery sharing permissions
This table lists the IAM permissions forBigQuery sharing and the roles that include them. To search through allroles and permissions, see therole and permission index.
| Permission | Included in roles |
|---|---|
| Owner ( Editor ( Analytics Hub Admin ( |
| Owner ( Editor ( Analytics Hub Admin ( |
| Owner ( Editor ( Viewer ( Analytics Hub Admin ( Analytics Hub Listing Admin ( Analytics Hub Publisher ( Analytics Hub Subscriber ( Analytics Hub Subscription Owner ( Analytics Hub Viewer ( Support User ( |
| Owner ( Editor ( Viewer ( Analytics Hub Admin ( Analytics Hub Listing Admin ( Analytics Hub Publisher ( Analytics Hub Subscriber ( Analytics Hub Subscription Owner ( Analytics Hub Viewer ( Security Admin ( Security Auditor ( Security Reviewer ( Support User ( |
| Owner ( Editor ( Viewer ( Analytics Hub Admin ( Analytics Hub Listing Admin ( Analytics Hub Publisher ( Analytics Hub Subscriber ( Analytics Hub Subscription Owner ( Analytics Hub Viewer ( Security Admin ( Security Auditor ( Security Reviewer ( Support User ( |
| Owner ( Analytics Hub Admin ( Security Admin ( |
| Owner ( Analytics Hub Subscriber ( |
| Owner ( Editor ( Analytics Hub Admin ( |
| Owner ( Analytics Hub Admin ( |
| Owner ( Editor ( Analytics Hub Admin ( Analytics Hub Publisher ( |
| Owner ( Editor ( Analytics Hub Admin ( Analytics Hub Listing Admin ( |
| Owner ( Editor ( Viewer ( Analytics Hub Admin ( Analytics Hub Listing Admin ( Analytics Hub Publisher ( Analytics Hub Subscriber ( Analytics Hub Subscription Owner ( Analytics Hub Viewer ( Support User ( |
| Owner ( Editor ( Viewer ( Analytics Hub Admin ( Analytics Hub Listing Admin ( Analytics Hub Publisher ( Analytics Hub Subscriber ( Analytics Hub Subscription Owner ( Analytics Hub Viewer ( Security Admin ( Security Auditor ( Security Reviewer ( Support User ( |
| Owner ( Editor ( Viewer ( Analytics Hub Admin ( Analytics Hub Listing Admin ( Analytics Hub Publisher ( Analytics Hub Subscriber ( Analytics Hub Subscription Owner ( Analytics Hub Viewer ( Security Admin ( Security Auditor ( Security Reviewer ( Support User ( |
| Owner ( Analytics Hub Admin ( Analytics Hub Listing Admin ( Security Admin ( |
| Owner ( Analytics Hub Subscriber ( |
| Owner ( Editor ( Analytics Hub Admin ( Analytics Hub Listing Admin ( |
| Owner ( Analytics Hub Admin ( Analytics Hub Listing Admin ( |
| Owner ( Editor ( Analytics Hub Admin ( Analytics Hub Subscription Owner ( |
| Owner ( Editor ( Analytics Hub Admin ( Analytics Hub Subscription Owner ( |
| Owner ( Editor ( Viewer ( Analytics Hub Admin ( Analytics Hub Subscription Owner ( Support User ( |
| Owner ( Editor ( Viewer ( Analytics Hub Admin ( Analytics Hub Subscription Owner ( Security Admin ( Security Auditor ( Security Reviewer ( Support User ( |
| Owner ( Editor ( Analytics Hub Admin ( Analytics Hub Subscription Owner ( |
Permissions for BigQuery ML tasks
The following table describes the permissions needed for commonBigQuery ML tasks.
| Permission | Description |
|---|---|
bigquery.jobs.createbigquery.models.createbigquery.models.getDatabigquery.models.updateData | Create a new model usingCREATE MODEL statement |
bigquery.jobs.createbigquery.models.createbigquery.models.getDatabigquery.models.updateDatabigquery.models.updateMetadata | Replace an existing model usingCREATE OR REPLACE MODEL statement |
bigquery.models.delete | Delete model usingmodels.delete API |
bigquery.jobs.createbigquery.models.delete | Delete model usingDROP MODEL statement |
bigquery.models.getMetadata | Get model metadata usingmodels.get API |
bigquery.models.list | List models and metadata on models usingmodels.list API |
bigquery.models.updateMetadata | Update model metadata usingmodels.delete API. If setting or updating a non-zero expiration time for Model,bigquery.models.delete permission is also needed |
bigquery.jobs.createbigquery.models.getData | Perform evaluation, prediction and model and feature inspections using functions such asML.EVALUATE,ML.PREDICT,ML.TRAINING_INFO, andML.WEIGHTS. |
bigquery.jobs.createbigquery.models.export | Export a model |
bigquery.models.updateTag | UpdateData Catalog tags for a model. |
What's next
- For more information about assigning roles at the dataset level, seeControlling access to datasets.
- For more information about assigning roles at the table or view level, seeControlling access to tables and views.
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-12-16 UTC.