Project Lifecycle State
The Project lifecycle state. Read-only.
Entries
Link copied to clipboard
Unspecified state. This is only used/useful for distinguishing unset values.
Link copied to clipboard
The project has been marked for deletion by the user (by invoking DeleteProject) or by the system (Google Cloud Platform). This can generally be reversed by invoking UndeleteProject.
Link copied to clipboard
This lifecycle state is no longer used and not returned by the API.
Types
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.