Get desktop application:
View/edit binary Protocol Buffers messages
repeated Person person = 1
repeated int64 ts = 2
repeated uint64 tmp = 3
map<int32, string> ids = 4
optional int64 fd1 = 5
Used in: BankAccount
optional string street = 1
Used in: Person
repeated int32 activity_id = 3
optional string bank_name = 1
optional Address address = 2
Used as request type in: TestService.Test
Used as field type in: test.Container, AddressBook
required string name = 1
required int64 id = 2
optional string email = 3
repeated string tag = 7
required double dval = 8
optional float fval = 9
Used in: Person
required string number = 1
Used in: test.Container, PhoneNumber
MOBILE = 0
HOME = 1
WORK = 2