Skip to main content

GoogleCloudPlatformProject

No description

type GoogleCloudPlatformProject {
id: String!
number: Int64!
computeEngine: GoogleComputeEngine!
}

Fields

GoogleCloudPlatformProject.id ● String! non-null scalar

The unique, user-assigned ID of the project. It must be 6 to 30 lowercase letters, digits, or hyphens.

GoogleCloudPlatformProject.number ● Int64! non-null scalar

The number uniquely identifying the project like 415104041262

GoogleCloudPlatformProject.computeEngine ● GoogleComputeEngine! non-null object

Data on Google Compute Engine

Member of

GoogleCloudPlatform object