GCP IAM page displays project-wide permissions and principals.
I've granted Object Admin permission to user@example.com to a specific GCS bucket. This permission is not visible on the IAM page.
How do I list all permissions granted to user@example.com across all resources using console or gcloud
CLI?