Get desktop application:
View/edit binary Protocol Buffers messages
Used in: pkg.build.create.Request, pkg.cdn.site_create.Request, pkg.upload.prepare.Request
string path = 1
optional string mime = 2
uint64 content_length = 3
Used in: pkg.build.create.Response, pkg.cdn.site_create.Response, pkg.upload.prepare.Response
string path = 1
string url = 2
uint32 part_number = 3
uint64 byte_offset = 4
uint64 content_length = 5
Used in: game.Game, pkg.upload.prepare.Request, team.Team, Upload, user.User
MINIO = 0
BACKBLAZE = 1
AWS = 2
Used in: pkg.upload.get.Response
string bucket = 6
optional common.Uuid upload_id = 1
int64 create_ts = 2
uint64 content_length = 3
optional int64 complete_ts = 4
optional int64 deleted_ts = 7
Used in: pkg.upload.file_list.Response
optional common.Uuid upload_id = 1
string path = 2
optional string mime = 3
uint64 content_length = 4
optional string multipart_upload_id = 7