specialGroup property
[Pick one] A special group to grant access to.
Possible values include: * projectOwners: Owners of the enclosing project.
- projectReaders: Readers of the enclosing project. * projectWriters: Writers of the enclosing project. * allAuthenticatedUsers: All authenticated BigQuery users. Maps to similarly-named IAM members.
Implementation
core.String? specialGroup;