package tutorial

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message AddressBook

addressbook.proto:48

Our address book file is just one of these.

message FooBar

addressbook.proto:57

Artibrary message with a GID type, to cause the .pb.h file to define `GID_MAX`, which may conflict with a macro defined by system headers on macOS.

(message has no fields)

enum FooBar.GID

addressbook.proto:58

enum FooBar.UID

addressbook.proto:61

message Person

addressbook.proto:26

[START messages]

Used in: AddressBook

message Person.PhoneNumber

addressbook.proto:37

Used in: Person

enum Person.PhoneType

addressbook.proto:31

Used in: PhoneNumber