Get desktop application:
View/edit binary Protocol Buffers messages
(message has no fields)
(message has no fields)
string to = 1
bytes to_body = 2
bytes to_signature = 3
bytes from_body = 4
bytes from_signature = 5
string id = 1
int64 created_at = 2
string seek = 1
int64 limit = 2
bool ascending = 3
string seek = 1
int64 limit = 2
bool ascending = 3
(message has no fields)
(message has no fields)
(message has no fields)
string cid = 1
repeated uint64 deal_ids = 2
(message has no fields)
(message has no fields)
Used in: ArchivesLsResponse
Used in: ArchiveLsItem
Used in: ArchiveRetrievalLsResponse
string id = 1
string cid = 2
string failure_cause = 4
int64 created_at = 5
oneof retrieval_type
Used in: ArchiveRetrievalLsItem
string name = 1
bool private = 2
Used in: ArchiveRetrievalLsItem
ARCHIVE_RETRIEVAL_STATUS_UNSPECIFIED = 0
ARCHIVE_RETRIEVAL_STATUS_QUEUED = 1
ARCHIVE_RETRIEVAL_STATUS_EXECUTING = 2
ARCHIVE_RETRIEVAL_STATUS_MOVETOBUCKET = 3
ARCHIVE_RETRIEVAL_STATUS_FAILED = 4
ARCHIVE_RETRIEVAL_STATUS_CANCELED = 5
ARCHIVE_RETRIEVAL_STATUS_SUCCESS = 6
Used as response type in: APIService.GetThread
Used as field type in: ListThreadsResponse
bytes id = 1
string name = 2
bool is_db = 3
Used in: ListInboxMessagesRequest
STATUS_UNSPECIFIED = 0
STATUS_ALL = 1
STATUS_READ = 2
STATUS_UNREAD = 3
Used in: ListInboxMessagesResponse, ListSentboxMessagesResponse
string id = 1
string from = 2
string to = 3
bytes body = 4
bytes signature = 5
int64 created_at = 6
int64 read_at = 7