OBJECT
GcpCloudAccountDeleteProjectsReply
Description
Response for the request to delete GCP cloud account projects.
link GraphQL Schema definition
- type GcpCloudAccountDeleteProjectsReply {
- # Statuses of the operation to delete GCP cloud account projects.
- : [GcpCloudAccountProjectDeleteStatus!]!
- }