Get desktop application:
View/edit binary Protocol Buffers messages
uint64 group_id = 1
string name = 2
string id = 1
uint64 used_space = 2
uint64 group_id = 1
string file_id = 2
int32 bus_id = 3
(message has no fields)
uint64 group_id = 1
string folder_id = 2
(message has no fields)
uint64 group_id = 1
optional string folder_id = 2
repeated File files = 1
repeated Folder folders = 2
uint32 file_count = 1
uint32 total_count = 2
uint32 used_space = 3
uint32 total_space = 4
uint64 group_id = 1
string folder_id = 2
string name = 3
(message has no fields)
uint64 group_id = 1
oneof data
bytes file = 2
string file_name = 3
string file_path = 4
string file_url = 5
(message has no fields)
Used in: GetFileListResponse
string file_id = 1
string file_name = 2
uint64 file_size = 3
int32 bus_id = 4
uint64 upload_time = 5
uint64 expire_time = 6
uint64 modify_time = 7
uint32 download_times = 8
uint64 uploader = 9
string uploader_name = 10
string sha = 11
string sha3 = 12
string md5 = 13
Used in: GetFileListResponse
string folder_id = 1
string folder_name = 2
uint32 total_file_count = 3
uint64 create_time = 4
uint64 creator = 5
string creator_name = 6