Cloud OS Config V1 API - Module Google::Cloud::OsConfig::V1::OSPolicyAssignmentOperationMetadata::RolloutState (v0.10.0)

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

State of the rollout

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.