Cloud Product Registry V1 API - Module Google::Cloud::ProductRegistry::V1::LifecycleState (v0.1.0)

Reference documentation and code samples for the Cloud Product Registry V1 API module Google::Cloud::ProductRegistry::V1::LifecycleState.

Enum representing the lifecycle state of the underlying entity.

Constants

LIFECYCLE_STATE_UNSPECIFIED

value: 0
The default value. This value is used if the lifecycle state is not set.

LIFECYCLE_STATE_PUBLIC_PREVIEW

value: 1
The entity is in Public Preview. It is available to all customers, but may not be feature-complete or have full support guarantees.

LIFECYCLE_STATE_PRIVATE_GA

value: 2
The entity is in Private General Availability. It is fully supported and stable, but only available to a select group of customers.

LIFECYCLE_STATE_GA

value: 3
The entity is Generally Available. It is fully supported, stable, and available to all customers.

LIFECYCLE_STATE_DEPRECATED

value: 4
The entity is deprecated. It is no longer recommended for use and may be removed in a future version.