package test

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

service TestService

service.proto:11

An example test service that has a test method. It expects a Request and returns a Reply.

message Communique

test.proto:106

message Communique.Delta

test.proto:125

(message has no fields)

message Communique.SomeGroup

test.proto:120

Used in: Communique

enum Days

test.proto:14

This enum represents days of the week.

Used in: Communique

enum EnumWithCustomOptions

custom_options.proto:15

enum HatType

test.proto:7

This enum represents different kinds of hats.

Used in: Request

enum MapEnum

test.proto:152

Used in: MapInput

message MapInput

test.proto:133

message MessageWithCustomOptions

custom_options.proto:21

(message has no fields)

message OldReply

test.proto:100

(message has no fields)

message Options

test.proto:129

message OtherBase

test.proto:72

message OtherReplyExtensions

test.proto:89

message Reply

test.proto:57

Used as response type in: TestService.test

Used as field type in: Communique, Request

message Reply.Entry

test.proto:58

Used in: Reply

enum Reply.Entry.Game

test.proto:62

message ReplyExtensions

test.proto:77

(message has no fields)

enum Request.Color

test.proto:27

This enum represents three different colors.

Used in: Request

message Request.SomeGroup

test.proto:38

Used in: Request