public enum LifecycleStateReference documentation and code samples for the Cloud Product Registry v1 API enum LifecycleState.
Enum representing the lifecycle state of the underlying entity.
Namespace
Google.Cloud.ProductRegistry.V1Assembly
Google.Cloud.ProductRegistry.V1.dll
Fields |
|
|---|---|
| Name | Description |
Deprecated |
The entity is deprecated. It is no longer recommended for use and may be removed in a future version. |
Ga |
The entity is Generally Available. It is fully supported, stable, and available to all customers. |
PrivateGa |
The entity is in Private General Availability. It is fully supported and stable, but only available to a select group of customers. |
PublicPreview |
The entity is in Public Preview. It is available to all customers, but may not be feature-complete or have full support guarantees. |
Unspecified |
The default value. This value is used if the lifecycle state is not set. |