[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-06 UTC."],[],[],null,["# SyncStatus\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nThe status of a workspace after synchronization.\n\n| JSON representation |\n|------------------------------------------------------------|\n| ``` { \"mergeConflict\": boolean, \"syncError\": boolean } ``` |\n\n| Fields ||\n|-----------------|-------------------------------------------------------------------|\n| `mergeConflict` | `boolean` Synchornization operation detected a merge conflict. |\n| `syncError` | `boolean` An error occurred during the synchronization operation. |"]]