roles/bigquery.userOperator
Operational access to manage and run workloads
Descrição
When granted on a dataset, this role provides the ability to read the dataset's metadata and list tables 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, and enumerate datasets within a project. Additionally, allows the creation of new datasets within the project; the creator is granted the BigQuery Data Owner role (roles/bigquery.dataOwner) on these new datasets. Lowest-level resources where you can grant this role: This role can also be granted on Resource Manager resources (projects, folders, and organizations).
Permissions(41)
Carregando permissões…
Role Definition (JSON)
{
"name": "roles/bigquery.user",
"title": "BigQuery User",
"description": "When granted on a dataset, this role provides the ability to read the dataset's metadata and list tables 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, and enumerate datasets within a project. Additionally, allows the creation of new datasets within the project; the creator is granted the BigQuery Data Owner role (roles/bigquery.dataOwner) on these new datasets. Lowest-level resources where you can grant this role: This role can also be granted on Resource Manager resources (projects, folders, and organizations).",
"stage": "GA",
"includedPermissions": []
}