dataprocSuperUser property
Whether the request is submitted by Dataproc super user.
If true, IAM will check 'dataproc.clusters.repair' permission instead of 'dataproc.clusters.update' permission. This is to give Dataproc superuser the ability to repair clusters without granting the overly broad update permission.
Optional.
Implementation
core.bool? dataprocSuperUser;