Generative AI Leader • Timed Practice Test 5
This is a timed practice session. You have 10 minutes to answer 10 questions — approximately 1 minute per question, matching real Generative AI Leader exam pace. Answer every question before time expires.
Time remaining
10:00
Exam-pace drill
Allow 1 minute per question. On the real Generative AI Leader exam you have approximately 72 seconds per question — this session trains you to maintain that pace under pressure.
Refer to the exhibit. An administrator creates this IAM policy for a Vertex AI project. What is the effect of this policy?
{
"bindings": [
{
"role": "roles/aiplatform.user",
"members": ["user:alice@example.com"]
},
{
"role": "roles/aiplatform.customCodeModelAdmin",
"members": ["user:bob@example.com"]
}
]
}