package grpc.testing

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

service DynamicService

dynamic.proto:30

DynamicService is used to test reflection on dynamically constructed protocol buffer messages.

service MetricsService

metrics.proto:44

service SearchService

test.proto:34

message AnotherExtension

proto2_ext2.proto:28

message Extension

proto2_ext.proto:30

message GaugeResponse

metrics.proto:28

Response message containing the gauge name and value

Used as response type in: MetricsService.GetAllGauges, MetricsService.GetGauge

message SearchRequest

test.proto:30

Used as request type in: SearchService.Search, SearchService.StreamingSearch

message SearchResponse

test.proto:21

Used as response type in: SearchService.Search, SearchService.StreamingSearch

message SearchResponse.Result

test.proto:22

Used in: SearchResponse

message ToBeExtended

proto2.proto:21