The status of a workspace after synchronization.
| JSON representation |
|---|
{ "mergeConflict": boolean, "syncError": boolean } |
| Fields | |
|---|---|
mergeConflict |
Synchornization operation detected a merge conflict. |
syncError |
An error occurred during the synchronization operation. |