Data Catalog V1 API - Module Google::Cloud::DataCatalog::V1::ReconcileTagsMetadata::ReconciliationState (v0.23.0)

Reference documentation and code samples for the Data Catalog V1 API module Google::Cloud::DataCatalog::V1::ReconcileTagsMetadata::ReconciliationState.

Enum holding possible states of the reconciliation operation.

Constants

RECONCILIATION_STATE_UNSPECIFIED

value: 0
Default value. This value is unused.

RECONCILIATION_QUEUED

value: 1
The reconciliation has been queued and awaits for execution.

RECONCILIATION_IN_PROGRESS

value: 2
The reconciliation is in progress.

RECONCILIATION_DONE

value: 3
The reconciliation has been finished.