public enum ReconcileTagsMetadata.ReconciliationState extends Enum<ReconcileTagsMetadata.ReconciliationState> implements ProtocolMessageEnumEnum holding possible states of the reconciliation operation.
Protobuf enum google.cloud.datacatalog.v1.ReconcileTagsMetadata.ReconciliationState
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
RECONCILIATION_DONE |
The reconciliation has been finished. |
RECONCILIATION_DONE_VALUE |
The reconciliation has been finished. |
RECONCILIATION_IN_PROGRESS |
The reconciliation is in progress. |
RECONCILIATION_IN_PROGRESS_VALUE |
The reconciliation is in progress. |
RECONCILIATION_QUEUED |
The reconciliation has been queued and awaits for execution. |
RECONCILIATION_QUEUED_VALUE |
The reconciliation has been queued and awaits for execution. |
RECONCILIATION_STATE_UNSPECIFIED |
Default value. This value is unused. |
RECONCILIATION_STATE_UNSPECIFIED_VALUE |
Default value. This value is unused. |
UNRECOGNIZED |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|