Get desktop application:
View/edit binary Protocol Buffers messages
string artifact_id = 1
optional ArtifactInfo artifact_info = 2
string diff_id = 1
optional BlobInfo blob_info = 3
string artifact_id = 1
repeated string blob_ids = 2
bool missing_artifact = 1
repeated string missing_blob_ids = 2
repeated string blob_ids = 1
Used in: PutArtifactRequest
int32 schema_version = 1
string architecture = 2
string docker_version = 4
string os = 5
repeated common.Package history_packages = 6
Used in: PutBlobRequest
int32 schema_version = 1
repeated string opaque_dirs = 5
repeated string whiteout_files = 6
string digest = 7
string diff_id = 8
int64 size = 14
string created_by = 15