Skip to main content

GoogleBigQueryDatasetAccessGroupByEmail

No description

type GoogleBigQueryDatasetAccessGroupByEmail {
role: GoogleBigQueryDatasetAccessRole!
email: String!
}

Fields

GoogleBigQueryDatasetAccessGroupByEmail.role ● GoogleBigQueryDatasetAccessRole! non-null object

An IAM role

GoogleBigQueryDatasetAccessGroupByEmail.email ● String! non-null scalar

The email address of a Google Group to grant access to

Implemented by

GoogleBigQueryDatasetAccess union