PDE • Practice Test 15
Free PDE practice test — 15 questions with explanations. Set 15. No signup required.
Refer to the exhibit. A BigQuery dataset has the IAM policy shown above. An analyst is trying to run a SELECT query on a table in this dataset but receives an 'Access Denied' error. What is the most likely reason?
Refer to the exhibit.
{
"bindings": [
{
"role": "roles/bigquery.dataViewer",
"members": [
"user:analyst@example.com"
]
},
{
"role": "roles/bigquery.metadataviewer",
"members": [
"user:analyst@example.com"
]
}
],
"etag": "BwXX2Yz7k0Q="
}