public enum Project.Types.StateReference documentation and code samples for the Cloud Resource Manager v3 API enum Project.Types.State.
Project lifecycle states.
Namespace
Google.Cloud.ResourceManager.V3Assembly
Google.Cloud.ResourceManager.V3.dll
Fields |
|
|---|---|
| Name | Description |
Active |
The normal and active state. |
DeleteRequested |
The project has been marked for deletion by the user (by invoking [DeleteProject][google.cloud.resourcemanager.v3.Projects.DeleteProject]) or by the system (Google Cloud Platform). This can generally be reversed by invoking [UndeleteProject] [google.cloud.resourcemanager.v3.Projects.UndeleteProject]. |
Unspecified |
Unspecified state. This is only used/useful for distinguishing unset values. |