[[["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 2025-09-04 UTC."],[],[],null,["# Google Cloud Config Delivery V1 Client - Class Lifecycle (0.2.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.2.1 (latest)](/php/docs/reference/cloud-configdelivery/latest/V1.Release.Lifecycle)\n- [0.2.0](/php/docs/reference/cloud-configdelivery/0.2.0/V1.Release.Lifecycle)\n- [0.1.0](/php/docs/reference/cloud-configdelivery/0.1.0/V1.Release.Lifecycle) \nReference documentation and code samples for the Google Cloud Config Delivery V1 Client class Lifecycle.\n\nLifecycle indicates the state of the `Release`. A published release is\nimmutable.\n\nProtobuf type `google.cloud.configdelivery.v1.Release.Lifecycle`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ ConfigDelivery \\\\ V1 \\\\ Release\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### LIFECYCLE_UNSPECIFIED\n\n Value: 0\n\nindicates lifecycle has not been specified.\n\nGenerated from protobuf enum `LIFECYCLE_UNSPECIFIED = 0;`\n\n### DRAFT\n\n Value: 1\n\nindicates that the `Release` is being edited.\n\nGenerated from protobuf enum `DRAFT = 1;`\n\n### PUBLISHED\n\n Value: 2\n\nindicates that the `Release` is now published (or released) and\nimmutable.\n\nGenerated from protobuf enum `PUBLISHED = 2;`"]]