Google Cloud Config Delivery V1beta Client - Class Lifecycle (0.3.3)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Config Delivery V1beta Client class Lifecycle.
Lifecycle indicates the state of the Release. A published release is
immutable.
Protobuf type google.cloud.configdelivery.v1beta.Release.Lifecycle
Namespace
Google \ Cloud \ ConfigDelivery \ V1beta \ Release
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
LIFECYCLE_UNSPECIFIED
Value: 0
indicates lifecycle has not been specified.
Generated from protobuf enum LIFECYCLE_UNSPECIFIED = 0;
DRAFT
Value: 1
indicates that the Release is being edited.
Generated from protobuf enum DRAFT = 1;
PUBLISHED
Value: 2
indicates that the Release is now published (or released) and
immutable.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-18 UTC."],[],[]]