package rpc

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

service ThingService

ThingService.proto:22

Demonstration service

message GetThingRequest

ThingService.proto:56

Request for getting a single thing

Used as request type in: ThingService.GetContextualFieldErrorFail, ThingService.GetException, ThingService.GetFail, ThingService.GetFieldErrorFail, ThingService.GetThing, ThingService.GetUncaughtException

message GetThingResponse

ThingService.proto:62

Response for getting a single thing

Used as response type in: ThingService.GetContextualFieldErrorFail, ThingService.GetException, ThingService.GetFail, ThingService.GetFieldErrorFail, ThingService.GetThing, ThingService.GetUncaughtException

message Thing

ThingService.proto:48

Represents a generic thing

Used as request type in: ThingService.CreateThings, ThingService.CreateThingsInStream

Used as response type in: ThingService.CreateThingsInStream, ThingService.GetThings

Used as field type in: CreateThingsResponse, GetThingResponse