[[["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 State (0.2.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.2.1 (latest)](/php/docs/reference/cloud-configdelivery/latest/V1beta.RolloutInfo.State)\n- [0.2.0](/php/docs/reference/cloud-configdelivery/0.2.0/V1beta.RolloutInfo.State)\n- [0.1.0](/php/docs/reference/cloud-configdelivery/0.1.0/V1beta.RolloutInfo.State) \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 State.\n\nState of the rollout\n\nProtobuf type `google.cloud.configdelivery.v1beta.RolloutInfo.State`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ ConfigDelivery \\\\ V1beta \\\\ RolloutInfo\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### STATE_UNSPECIFIED\n\n Value: 0\n\nUnspecified state.\n\nGenerated from protobuf enum `STATE_UNSPECIFIED = 0;`\n\n### COMPLETED\n\n Value: 1\n\nRollout completed.\n\nGenerated from protobuf enum `COMPLETED = 1;`\n\n### SUSPENDED\n\n Value: 2\n\nRollout suspended.\n\nGenerated from protobuf enum `SUSPENDED = 2;`\n\n### ABORTED\n\n Value: 3\n\nRollout aborted.\n\nGenerated from protobuf enum `ABORTED = 3;`\n\n### IN_PROGRESS\n\n Value: 5\n\nRollout in progress.\n\nGenerated from protobuf enum `IN_PROGRESS = 5;`\n\n### STALLED\n\n Value: 6\n\nRollout stalled.\n\nGenerated from protobuf enum `STALLED = 6;`\n\n### CANCELLED\n\n Value: 7\n\nRollout cancelled.\n\nGenerated from protobuf enum `CANCELLED = 7;`\n\n### ABORTING\n\n Value: 8\n\nRollout aborting.\n\nGenerated from protobuf enum `ABORTING = 8;`"]]