Get desktop application:
View/edit binary Protocol Buffers messages
repeated int32 numbers = 1
repeated string names = 2
map<string, int32> string_to_int = 1
map<int32, string> int_to_string = 2
int32 id = 1
string name = 2
bool active = 3
double score = 4