Class SyncState (0.1.0)

SyncState(value)

Synchronization state of the resource bundle deployment.

Enums

Name Description
SYNC_STATE_UNSPECIFIED Unspecified state.
RECONCILING Reconciling state.
STALLED Stalled state.
SYNCED Synced state.
PENDING Pending state.
ERROR Error state.
DELETION_PENDING Deletion pending state.
DELETING Deleting state.
DELETED Deleted state.