Config Delivery V1 API - Module Google::Cloud::ConfigDelivery::V1::RolloutInfo::State (v0.1.0)

Reference documentation and code samples for the Config Delivery V1 API module Google::Cloud::ConfigDelivery::V1::RolloutInfo::State.

State of the rollout

Constants

STATE_UNSPECIFIED

value: 0
Unspecified state.

COMPLETED

value: 1
Rollout completed.

SUSPENDED

value: 2
Rollout suspended.

ABORTED

value: 3
Rollout aborted.

IN_PROGRESS

value: 5
Rollout in progress.

STALLED

value: 6
Rollout stalled.

CANCELLED

value: 7
Rollout cancelled.

ABORTING

value: 8
Rollout aborting.