I would like to provide READ access to only BigQuery INFORMATION_SCHEMA objects for the service account. May i know the instruction please what needs to be done?
Solved! Go to Solution.
You can give the role to the SA at the project, folder or the organization level, depending on the scope.
You can give the role to the SA at the project, folder or the organization level, depending on the scope.
Hi @mdideles ,
Do we have Information_schema.table_storage table at Dataset level? Like below
There's none right, from this link you can refer. Introduction to INFORMATION_SCHEMA | BigQuery | Google Cloud
I think, you can get the dataset level details if you summarize by TABLE_SCHEMA (dataset_id).
Hi @mdideles I am not getting access on region-us level access on table_storage. Hence try to find the dataset level of table_storage? I dont think we have dataset level table of table_storage