INPUT_OBJECT

GcpCloudAccountGetProjectReq

Description

GcpCloudAccountGetProjectReq is the request to get the GCP project corresponding to the requested project id.

link GraphQL Schema definition

  • input GcpCloudAccountGetProjectReq {
  • # Specifies the ID of the project for which the cloud account object is to
  • # be retrieved.
  • projectId: String
  • }

link Require by