Get desktop application:
View/edit binary Protocol Buffers messages
string name = 1
int32 id = 2
int32 age = 3
int32 weight = 4
string email = 5
repeated int32 friends = 7
double salary = 8
repeated int32 bonuses = 9
repeated double indexedPackedDouble = 10
repeated string indexedUnpackedDouble = 11
bool enabled = 12
fixed64 fixedField = 13
Used in: Person
repeated string postalcodes = 3
Used in: Address
string city = 1
string street = 2
Used in: Address
string number = 1
int32 type = 2
int64 id = 2
repeated int64 numbers = 1
Used in: test_namespace
repeated string strings = 3
repeated int64 nums = 4