[[["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 V1beta Client - Class Lifecycle (0.2.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.2.1 (latest)](/php/docs/reference/cloud-configdelivery/latest/V1beta.Release.Lifecycle)\n- [0.2.0](/php/docs/reference/cloud-configdelivery/0.2.0/V1beta.Release.Lifecycle)\n- [0.1.0](/php/docs/reference/cloud-configdelivery/0.1.0/V1beta.Release.Lifecycle) \n| **Beta**\n|\n|\n| This library is covered by the [Pre-GA Offerings Terms](/terms/service-terms#1)\n| of the Terms of Service. Pre-GA libraries might have limited support,\n| and changes to pre-GA libraries might not be compatible with other pre-GA versions.\n| For more information, see the\n[launch stage descriptions](/products#product-launch-stages). \nReference documentation and code samples for the Google Cloud Config Delivery V1beta Client class Lifecycle.\n\nLifecycle indicates the state of the `Release`. A published release is\nimmutable.\n\nProtobuf type `google.cloud.configdelivery.v1beta.Release.Lifecycle`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ ConfigDelivery \\\\ V1beta \\\\ 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;`"]]