GCP - Cloud IAM Advanced
Given this command:
What will be the effect of this command?
gcloud iam roles create customViewer --project=my-project --title="Custom Viewer" --permissions=storage.objects.get,storage.objects.list
What will be the effect of this command?
