Google PCA Manage and provision cloud infrastructure • Set 7
Google PCA Manage and provision cloud infrastructure Practice Test 7 — 15 questions with explanations. Free, no signup.
Given the IAM policy:
```json
{
"bindings": [
{
"role": "roles/storage.objectViewer",
"members": ["user:alice@example.com"],
"condition": {
"expression": "resource.name.startsWith('projects/_/buckets/bucket-x/objects/')",
"title": "Restrict to bucket-x"
}
}
]
}``` What does the condition in this IAM policy do?
Choose an answer to begin — your selection is scored in the full session.
15 questions · instant feedback and full explanations after every question.