GoogleCloudService
No description
type GoogleCloudService {
name: String!
producerProjectId: String!
}
Fields
GoogleCloudService.name
● String!
non-null scalar
The service name
GoogleCloudService.producerProjectId
● String!
non-null scalar
The Google project that owns this service
Member of
GoogleCloudProject
object