Class ReconciliationState (3.19.0)

ReconciliationState(value)

Enum holding possible states of the reconciliation operation.

Values: RECONCILIATION_STATE_UNSPECIFIED (0): Default value. This value is unused. RECONCILIATION_QUEUED (1): The reconciliation has been queued and awaits for execution. RECONCILIATION_IN_PROGRESS (2): The reconciliation is in progress. RECONCILIATION_DONE (3): The reconciliation has been finished.