Interface: CloudSyncResetPreviewDevice
Defined in: shared/types/cloudSyncResetPreview.ts:4
Preview information shown before executing a destructive remote sync reset.
Propertiesโ
deviceIdโ
deviceId:
string
Defined in: shared/types/cloudSyncResetPreview.ts:6
Device identifier from the object key path.
newestCreatedAtEpochMs?โ
optionalnewestCreatedAtEpochMs:number
Defined in: shared/types/cloudSyncResetPreview.ts:8
Newest createdAtEpochMs observed in op object keys for this device.
oldestCreatedAtEpochMs?โ
optionaloldestCreatedAtEpochMs:number
Defined in: shared/types/cloudSyncResetPreview.ts:10
Oldest createdAtEpochMs observed in op object keys for this device.
operationObjectCountโ
operationObjectCount:
number
Defined in: shared/types/cloudSyncResetPreview.ts:12
Count of operation log objects for this device.