[[["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 Deploy V1 Client - Class RolloutUpdateType (2.0.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.0 (latest)](/php/docs/reference/cloud-deploy/latest/V1.RolloutUpdateEvent.RolloutUpdateType)\n- [1.5.7](/php/docs/reference/cloud-deploy/1.5.7/V1.RolloutUpdateEvent.RolloutUpdateType)\n- [1.4.0](/php/docs/reference/cloud-deploy/1.4.0/V1.RolloutUpdateEvent.RolloutUpdateType)\n- [1.3.0](/php/docs/reference/cloud-deploy/1.3.0/V1.RolloutUpdateEvent.RolloutUpdateType)\n- [1.2.0](/php/docs/reference/cloud-deploy/1.2.0/V1.RolloutUpdateEvent.RolloutUpdateType)\n- [1.1.1](/php/docs/reference/cloud-deploy/1.1.1/V1.RolloutUpdateEvent.RolloutUpdateType)\n- [1.0.0](/php/docs/reference/cloud-deploy/1.0.0/V1.RolloutUpdateEvent.RolloutUpdateType)\n- [0.19.1](/php/docs/reference/cloud-deploy/0.19.1/V1.RolloutUpdateEvent.RolloutUpdateType)\n- [0.18.1](/php/docs/reference/cloud-deploy/0.18.1/V1.RolloutUpdateEvent.RolloutUpdateType)\n- [0.17.0](/php/docs/reference/cloud-deploy/0.17.0/V1.RolloutUpdateEvent.RolloutUpdateType)\n- [0.16.0](/php/docs/reference/cloud-deploy/0.16.0/V1.RolloutUpdateEvent.RolloutUpdateType)\n- [0.15.0](/php/docs/reference/cloud-deploy/0.15.0/V1.RolloutUpdateEvent.RolloutUpdateType)\n- [0.14.0](/php/docs/reference/cloud-deploy/0.14.0/V1.RolloutUpdateEvent.RolloutUpdateType)\n- [0.13.1](/php/docs/reference/cloud-deploy/0.13.1/V1.RolloutUpdateEvent.RolloutUpdateType)\n- [0.12.1](/php/docs/reference/cloud-deploy/0.12.1/V1.RolloutUpdateEvent.RolloutUpdateType)\n- [0.11.1](/php/docs/reference/cloud-deploy/0.11.1/V1.RolloutUpdateEvent.RolloutUpdateType)\n- [0.10.0](/php/docs/reference/cloud-deploy/0.10.0/V1.RolloutUpdateEvent.RolloutUpdateType)\n- [0.9.0](/php/docs/reference/cloud-deploy/0.9.0/V1.RolloutUpdateEvent.RolloutUpdateType)\n- [0.8.0](/php/docs/reference/cloud-deploy/0.8.0/V1.RolloutUpdateEvent.RolloutUpdateType)\n- [0.7.0](/php/docs/reference/cloud-deploy/0.7.0/V1.RolloutUpdateEvent.RolloutUpdateType)\n- [0.6.0](/php/docs/reference/cloud-deploy/0.6.0/V1.RolloutUpdateEvent.RolloutUpdateType)\n- [0.5.0](/php/docs/reference/cloud-deploy/0.5.0/V1.RolloutUpdateEvent.RolloutUpdateType)\n- [0.4.1](/php/docs/reference/cloud-deploy/0.4.1/V1.RolloutUpdateEvent.RolloutUpdateType)\n- [0.3.4](/php/docs/reference/cloud-deploy/0.3.4/V1.RolloutUpdateEvent.RolloutUpdateType) \nReference documentation and code samples for the Google Cloud Deploy V1 Client class RolloutUpdateType.\n\nRolloutUpdateType indicates the type of the rollout update.\n\nProtobuf type `google.cloud.deploy.v1.RolloutUpdateEvent.RolloutUpdateType`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Deploy \\\\ V1 \\\\ RolloutUpdateEvent\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### ROLLOUT_UPDATE_TYPE_UNSPECIFIED\n\n Value: 0\n\nRollout update type unspecified.\n\nGenerated from protobuf enum `ROLLOUT_UPDATE_TYPE_UNSPECIFIED = 0;`\n\n### PENDING\n\n Value: 1\n\nrollout state updated to pending.\n\nGenerated from protobuf enum `PENDING = 1;`\n\n### PENDING_RELEASE\n\n Value: 2\n\nRollout state updated to pending release.\n\nGenerated from protobuf enum `PENDING_RELEASE = 2;`\n\n### IN_PROGRESS\n\n Value: 3\n\nRollout state updated to in progress.\n\nGenerated from protobuf enum `IN_PROGRESS = 3;`\n\n### CANCELLING\n\n Value: 4\n\nRollout state updated to cancelling.\n\nGenerated from protobuf enum `CANCELLING = 4;`\n\n### CANCELLED\n\n Value: 5\n\nRollout state updated to cancelled.\n\nGenerated from protobuf enum `CANCELLED = 5;`\n\n### HALTED\n\n Value: 6\n\nRollout state updated to halted.\n\nGenerated from protobuf enum `HALTED = 6;`\n\n### SUCCEEDED\n\n Value: 7\n\nRollout state updated to succeeded.\n\nGenerated from protobuf enum `SUCCEEDED = 7;`\n\n### FAILED\n\n Value: 8\n\nRollout state updated to failed.\n\nGenerated from protobuf enum `FAILED = 8;`\n\n### APPROVAL_REQUIRED\n\n Value: 9\n\nRollout requires approval.\n\nGenerated from protobuf enum `APPROVAL_REQUIRED = 9;`\n\n### APPROVED\n\n Value: 10\n\nRollout has been approved.\n\nGenerated from protobuf enum `APPROVED = 10;`\n\n### REJECTED\n\n Value: 11\n\nRollout has been rejected.\n\nGenerated from protobuf enum `REJECTED = 11;`\n\n### ADVANCE_REQUIRED\n\n Value: 12\n\nRollout requires advance to the next phase.\n\nGenerated from protobuf enum `ADVANCE_REQUIRED = 12;`\n\n### ADVANCED\n\n Value: 13\n\nRollout has been advanced.\n\nGenerated from protobuf enum `ADVANCED = 13;`"]]