メインコンテンツまでスキップ

GoogleCloudBigQueryDatasetAccessDomain

No description

type GoogleCloudBigQueryDatasetAccessDomain {
role: GoogleCloudBigQueryDatasetAccessRole!
domain: String!
}

Fields

GoogleCloudBigQueryDatasetAccessDomain.role ● GoogleCloudBigQueryDatasetAccessRole! non-null object

An IAM role

GoogleCloudBigQueryDatasetAccessDomain.domain ● String! non-null scalar

The domain to grant access to

Implemented by

GoogleCloudBigQueryDatasetAccess union