I need to grant a group of users conditional access as bigquery.dataEditor
on tables that start with a certain prefix.
Example : The group should only have access to tables starting with the word "alpha_"
Is it possible to propagate this condition via IAM
or via Dataplex
?