Cloud OS Config V1 API - Module Google::Cloud::OsConfig::V1::OSPolicyAssignment::RolloutState (v0.16.0)

Reference documentation and code samples for the Cloud OS Config V1 API module Google::Cloud::OsConfig::V1::OSPolicyAssignment::RolloutState.

OS policy assignment rollout state

Constants

ROLLOUT_STATE_UNSPECIFIED

value: 0
Invalid value

IN_PROGRESS

value: 1
The rollout is in progress.

CANCELLING

value: 2
The rollout is being cancelled.

CANCELLED

value: 3
The rollout is cancelled.

SUCCEEDED

value: 4
The rollout has completed successfully.