Get desktop application:
View/edit binary Protocol Buffers messages
optional string msg = 1
optional PBRequestType CDubboPBRequestType = 3
Used as request type in: CDubboPBService.sayHello
Used as field type in: PBResponseType
optional double money = 1
optional float cash = 2
optional int32 age = 3
optional int64 num = 4
optional bool sex = 5
optional string name = 6
optional bytes msg = 7
map<string, PhoneNumber> doubleMap = 9
Used in: PBRequestType
required string number = 1
Used in: PhoneNumber
MOBILE = 0
HOME = 1
WORK = 2