Class Lifecycle (0.1.0)

Lifecycle(value)

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

Enums

Name Description
LIFECYCLE_UNSPECIFIED indicates lifecycle has not been specified.
DRAFT indicates that the `Release` is being edited.
PUBLISHED indicates that the `Release` is now published (or released) and immutable.