Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

is it possible to list all the columns a user can access in bigquery table.

Is it possible to list all the columns a user has access(read, write, update) to in bigquery table? for example if Table A has 5 columns(1-5)

user- abc@gmail.com has access to table A for column1, column2, column3.

user- xyz@gmail.com has access to column1,column4, column5.

Is it possible to get the column-level access policy for each user in bigquery?
or is it possible to check each column in a table if a user has access to it.

0 3 1,132
3 REPLIES 3