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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-01 UTC."],[],[]]