Dynamically compute MediaName and MediaId.

This commit is contained in:
Greyson Parrelli
2025-03-28 14:19:16 -04:00
parent f1985cf506
commit 17216316f6
34 changed files with 641 additions and 396 deletions

View File

@@ -142,6 +142,7 @@ message UploadAttachmentToArchiveJobData {
message BackupMediaSnapshotSyncJobData {
uint64 syncTime = 1;
string serverCursor = 2;
}
message DeviceNameChangeJobData {