Get desktop application:
View/edit binary Protocol Buffers messages
string name = 1
bytes data = 3
(message has no fields)
optional string value = 1
repeated Value values = 1
(message has no fields)
(message has no fields)
repeated string members = 1
string key = 1
repeated string members = 2
(message has no fields)
string key = 1
repeated string members = 2
(message has no fields)
string key = 1
repeated string members = 2
(message has no fields)
string name = 1
string value = 2
(message has no fields)
optional string value = 1
string collection = 1
string subset = 2
repeated Score documents = 3
(message has no fields)
string collection = 1
string subset = 2
repeated string query = 3
int32 begin = 4
int32 end = 5
repeated Score documents = 1
repeated string collection = 1
(message has no fields)
repeated string collection = 1
optional string subset = 2
string id = 3
(message has no fields)
(message has no fields)
(message has no fields)
repeated string item_ids = 1
(message has no fields)
string item_id = 1
optional ItemPatch patch = 2
(message has no fields)
string cursor = 1
int32 n = 2
string cursor = 1
repeated Item items = 2
string item_id = 1
repeated string feedback_types = 2
(message has no fields)
(message has no fields)
string user_id = 1
optional UserPatch patch = 2
(message has no fields)
string cursor = 1
int32 n = 2
string cursor = 1
repeated User users = 2
string user_id = 1
repeated string feedback_types = 3
string user_id = 1
string item_id = 2
repeated string feedback_types = 3
string user_id = 1
string item_id = 2
repeated string feedback_types = 3
repeated Feedback feedback = 1
bool insert_user = 2
bool insert_item = 3
bool overwrite = 4
(message has no fields)
string cursor = 1
int32 n = 2
repeated string feedback_types = 5
int32 batch_size = 1
optional ScanOptions scan_options = 2
(message has no fields)
(message has no fields)
(message has no fields)
string uuid = 2
string binary_version = 4
string hostname = 5
string config = 1
int64 ranking_model_version = 3
int64 click_model_version = 4
string me = 5
repeated string servers = 6
repeated string workers = 7
(message has no fields)
Used in: BatchInsertFeedbackRequest, GetFeedbackResponse, GetFeedbackStreamResponse
string namespace = 1
string feedback_type = 2
string user_id = 3
string item_id = 4
string comment = 6
Used as response type in: Master.GetClickModel, Master.GetRankingModel
Used as response type in: DataStore.GetFeedback, DataStore.GetItemFeedback, DataStore.GetUserFeedback, DataStore.GetUserItemFeedback
string cursor = 1
repeated Feedback feedback = 2
Used in: BatchGetItemsResponse, BatchInsertItemsRequest, GetItemResponse, GetItemStreamResponse, GetItemsResponse
string namespace = 1
string item_id = 2
bool is_hidden = 3
repeated string categories = 4
bytes labels = 6
string comment = 7
Used in: ModifyItemRequest
optional bool is_hidden = 1
repeated string categories = 2
bytes labels = 4
optional string comment = 5
string id = 1
repeated float data = 2
Used in: NodeInfo
Server = 0
Worker = 1
Client = 2
Used as request type in: CacheStore.Ping, DataStore.Ping
(message has no fields)
Used as response type in: CacheStore.Ping, DataStore.Ping
(message has no fields)
Used in: PushProgressRequest
string tracer = 1
string name = 2
string status = 3
string error = 4
int64 count = 5
int64 total = 6
int64 start_time = 7
int64 finish_time = 8
Used in: GetFeedbackStreamRequest
optional string begin_user_id = 1
optional string end_user_id = 2
optional string begin_item_id = 3
optional string end_item_id = 4
repeated string feedback_types = 7
bool order_by_item_id = 8
Used in: AddScoresRequest, SearchScoresResponse
string id = 1
double score = 2
bool is_hidden = 3
repeated string categories = 4
Used in: DeleteScoresRequest
optional string subset = 1
optional string id = 2
Used in: UpdateScoresRequest
optional bool is_hidden = 1
repeated string categories = 2
optional double score = 3
repeated string key = 1
repeated int32 shape = 2
repeated float data = 3
Used in: AddTimeSeriesPointsRequest, GetTimeSeriesPointsResponse
string name = 1
double value = 3
Used in: BatchInsertUsersRequest, GetUserResponse, GetUserStreamResponse, GetUsersResponse
string user_id = 1
bytes labels = 2
string comment = 3
repeated string subscribe = 4
Used in: ModifyUserRequest
bytes labels = 1
optional string comment = 2
repeated string subscribe = 3
Used in: SetRequest
string name = 1
string value = 2
Used as request type in: Master.GetClickModel, Master.GetRankingModel