OBJECT

GcpCloudAccountUpgradeProjectsReply

Description

Response for the request to upgrade GCP cloud account projects.

link GraphQL Schema definition

  • type GcpCloudAccountUpgradeProjectsReply {
  • # Statuses of the operation to upgrade GCP cloud account projects.
  • gcpProjectUpgradeStatuses: [GcpCloudAccountProjectUpgradeStatus!]!
  • }

link Require by