Get desktop application:
View/edit binary Protocol Buffers messages
Demonstration service
Request calls For testing a request/response call
For testing a server streaming call
Request for getting multiple things
For testing a client streaming call
Response for creating multiple things
For testing a bidirectional streaming call
Error calls For testing a generic failure
For testing a field error
For testing field errors that _may_ happen
For testing an exception
For testing an uncaught exception
Request for getting a single thing
Used as request type in: ThingService.GetContextualFieldErrorFail, ThingService.GetException, ThingService.GetFail, ThingService.GetFieldErrorFail, ThingService.GetThing, ThingService.GetUncaughtException
Response for getting a single thing
Used as response type in: ThingService.GetContextualFieldErrorFail, ThingService.GetException, ThingService.GetFail, ThingService.GetFieldErrorFail, ThingService.GetThing, ThingService.GetUncaughtException
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:
,