[[["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 OsConfig V1 Client - Class RolloutState (2.1.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.0 (latest)](/php/docs/reference/cloud-osconfig/latest/V1.OSPolicyAssignment.RolloutState)\n- [2.0.5](/php/docs/reference/cloud-osconfig/2.0.5/V1.OSPolicyAssignment.RolloutState)\n- [1.3.5](/php/docs/reference/cloud-osconfig/1.3.5/V1.OSPolicyAssignment.RolloutState)\n- [1.2.2](/php/docs/reference/cloud-osconfig/1.2.2/V1.OSPolicyAssignment.RolloutState)\n- [1.1.1](/php/docs/reference/cloud-osconfig/1.1.1/V1.OSPolicyAssignment.RolloutState)\n- [1.0.5](/php/docs/reference/cloud-osconfig/1.0.5/V1.OSPolicyAssignment.RolloutState) \nReference documentation and code samples for the Google Cloud OsConfig V1 Client class RolloutState.\n\nOS policy assignment rollout state\n\nProtobuf type `google.cloud.osconfig.v1.OSPolicyAssignment.RolloutState`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ OsConfig \\\\ V1 \\\\ OSPolicyAssignment\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### ROLLOUT_STATE_UNSPECIFIED\n\n Value: 0\n\nInvalid value\n\nGenerated from protobuf enum `ROLLOUT_STATE_UNSPECIFIED = 0;`\n\n### IN_PROGRESS\n\n Value: 1\n\nThe rollout is in progress.\n\nGenerated from protobuf enum `IN_PROGRESS = 1;`\n\n### CANCELLING\n\n Value: 2\n\nThe rollout is being cancelled.\n\nGenerated from protobuf enum `CANCELLING = 2;`\n\n### CANCELLED\n\n Value: 3\n\nThe rollout is cancelled.\n\nGenerated from protobuf enum `CANCELLED = 3;`\n\n### SUCCEEDED\n\n Value: 4\n\nThe rollout has completed successfully.\n\nGenerated from protobuf enum `SUCCEEDED = 4;`"]]