Reference documentation and code samples for the Config Delivery V1 API module Google::Cloud::ConfigDelivery::V1::ResourceBundleDeploymentInfo::SyncState.
Synchronization state of the resource bundle deployment.
Constants
SYNC_STATE_UNSPECIFIED
value: 0
Unspecified state.
RECONCILING
value: 1
Reconciling state.
STALLED
value: 2
Stalled state.
SYNCED
value: 3
Synced state.
PENDING
value: 4
Pending state.
ERROR
value: 5
Error state.
DELETION_PENDING
value: 6
Deletion pending state.
DELETING
value: 7
Deleting state.
DELETED
value: 8
Deleted state.