package Testdata

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

service TestService

testservice.proto:50

service TestServiceWithoutMethods

testservice.proto:58

Used to test that services without methods are filtered.

(no methods)

message MyNested

testservice.proto:23

Used in: TestRequest

message TestRequest

testservice.proto:35

Used as request type in: TestService.TestBidiStream, TestService.TestClientStream, TestService.TestServerStream, TestService.TestUnary

message TestResponse

testservice.proto:45

Used as response type in: TestService.TestBidiStream, TestService.TestClientStream, TestService.TestServerStream, TestService.TestUnary