Get desktop application:
View/edit binary Protocol Buffers messages
required uint32 type = 2
required bytes key = 3
optional uint32 ttl = 4
optional bytes reason = 5
Used in: BLOperation
BLAdd = 0
BLDelete = 1
BLNone = 999
required string db_name = 1
required bytes key = 3
optional bytes field_name = 4
optional bytes str_param = 5
optional uint32 int_param = 6
Used in: SDBOperation
SDBOpAdd = 0
SDBOpSub = 1
SDBOpReset = 2
SDBOpResetField = 3
SDBOpSyncKey = 4
SDBOpNone = 999
Used in: SDBOperation
required bytes field_name = 1
required uint64 start_time = 2
Used in: SDBSyncField
required uint64 timestamp = 1
required bytes tw_string = 2
required bytes rep_op = 2
optional bool forwarded = 3
Used in: WforceReplicationMsg
SDBType = 0
BlacklistType = 1
WhitelistType = 2
NoneType = 999