Get desktop application:
View/edit binary Protocol Buffers messages
required string universe = 1
repeated Filter filters = 2
optional uint32 starting_index = 3
optional uint32 count = 4
required uint32 total_count = 1
repeated Object objects = 2
required bytes start_id = 1
required bytes end_id = 2
Used in: FindMatchesRequest
Used in: Filter
EQUALS = 0
LESS_THAN = 1
LESS_THAN_OR_EQUALS = 2
GREATER_THAN = 3
GREATER_THAN_OR_EQUALS = 4
Used in: Filter
Used in: FindMatchesResponse, SetObjectRequest
required bytes id = 1
optional bytes data = 2
repeated Statistic statistics = 3
(message has no fields)
Used in: Filter, Object
optional uint32 id = 1
required int32 value = 2