GoogleCloudPlatformTag
No description
type GoogleCloudPlatformTag {
key: String!
value: String!
}
Fields
GoogleCloudPlatformTag.key
● String!
non-null scalar
The tag key
GoogleCloudPlatformTag.value
● String!
non-null scalar
The tag value
Member of
GoogleBigQueryDataset
object