Config Delivery V1 API - Module Google::Cloud::ConfigDelivery::V1::Release::Lifecycle (v0.1.0)

Reference documentation and code samples for the Config Delivery V1 API module Google::Cloud::ConfigDelivery::V1::Release::Lifecycle.

Lifecycle indicates the state of the Release. A published release is immutable.

Constants

LIFECYCLE_UNSPECIFIED

value: 0
indicates lifecycle has not been specified.

DRAFT

value: 1
indicates that the Release is being edited.

PUBLISHED

value: 2
indicates that the Release is now published (or released) and immutable.