Get desktop application:
View/edit binary Protocol Buffers messages
uint32 id = 1
string name = 2
string email = 3
uint32 age = 4
bool isMarried = 7
bool hasChildren = 8
repeated string interests = 9
string selfIntroduction = 12
Used in: SomeMessage
string street = 1
string city = 2
string state = 3
string zip = 4
Used in: SomeMessage
string degree = 1
string major = 2
string university = 3
uint32 graduationYear = 4
Used in: SomeMessage
string type = 1
string number = 2
Used in: SomeMessage
string company = 1
string position = 2
string startDate = 3
string endDate = 4