Get desktop application:
View/edit binary Protocol Buffers messages
Used in: User
string address_1 = 2
optional string address_2 = 3
string post = 4
Used in: User
Used in: User
string name = 1
int64 id = 2
Used in: User
string email = 2
bool subscribed = 3
Used in: User
string name = 2
string code = 3
Used in: User
string name = 1
string description = 2
int64 priority = 3
optional string id = 4
Used in: example.TypeWithID
uint32 age = 5
uint32 num = 6
optional CreditCard credit_card = 7
repeated Email emails = 8
repeated Task tasks = 9
optional Address billing_address = 10
optional Address shipping_address = 11
repeated Language languages = 12
repeated User friends = 13
optional Department department = 16