Config Delivery V1 API - Module Google::Cloud::ConfigDelivery::V1::Release::Lifecycle (v1.0.1)
Stay organized with collections
Save and categorize content based on your preferences.
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.