Get desktop application:
View/edit binary Protocol Buffers messages
An example test service that has a test method. It expects a Request and returns a Reply.
This is a message that might be sent somewhere. Here is another line for a documentation example.
optional imp.ImportedMessage imported_message = 2;
no default
optional imp.ImportedMessage.Owner owner = 6;
This is a map field. It will generate map[int32]string.
This is a map field whose value type is a message.
This field should not conflict with any getters.
This is a oneof, called "union".
name will conflict with Delta below
(message has no fields)
Used in:
This enum represents days of the week.
Used in:
same value as MONDAY
This enum represents different kinds of hats.
Used in:
deliberately skipping 0
Used in:
(message has no fields)
(message has no fields)
Used as response type in: TestService.test
Used as field type in:
,Used in:
(message has no fields)
This enum represents three different colors.
Used in:
Used in: