ENUM
GcpNativeProjectStatus
Description
Status of a GCP project.
link GraphQL Schema definition
- enum GcpNativeProjectStatus {
- # The GCP project has been deleted.
- # The GCP project is in the process of getting deleted.
- # The deletion of the GCP project has failed.
- # The GCP project has been refreshed.
- # The GCP project is refreshing.
- }