package example

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

service BlogPostService

demo_multi_file_service.proto:21

service CircleService

demo_service.proto:185

service IntPointService

demo_service.proto:105

service IntPointServiceB

demo_service.proto:138

service IntPointTxn

demo_service.proto:144

service MultipleMethodsAutoGen

demo_service.proto:190

message APIOnlyType

demo_types.proto:146

Used in: TypeWithID

message BlogPost

demo_multi_file.proto:15

Used in: ReadBlogPostsResponse

message Circle

demo_service.proto:173

Used in: ListCircleResponse

message CreateIntPointRequest

demo_service.proto:24

Used as request type in: IntPointService.Create, IntPointTxn.Create, MultipleMethodsAutoGen.CreateA, MultipleMethodsAutoGen.CreateB

message CreateIntPointResponse

demo_service.proto:30

Used as response type in: IntPointService.Create, IntPointTxn.Create, MultipleMethodsAutoGen.CreateA, MultipleMethodsAutoGen.CreateB

message DeleteIntPointRequest

demo_service.proto:64

Used as request type in: IntPointService.Delete, IntPointTxn.Delete, MultipleMethodsAutoGen.DeleteA, MultipleMethodsAutoGen.DeleteB

message DeleteIntPointResponse

demo_service.proto:76

By convention, on DELETE no response data is given, so either a google.protobuf.empty, or an empty struct is sufficient

Used as response type in: IntPointService.Delete, IntPointTxn.Delete, IntPointTxn.DeleteSet, MultipleMethodsAutoGen.DeleteA, MultipleMethodsAutoGen.DeleteB, MultipleMethodsAutoGen.DeleteSetA, MultipleMethodsAutoGen.DeleteSetB

(message has no fields)

message DeleteIntPointsRequest

demo_service.proto:69

Used as request type in: IntPointTxn.DeleteSet, MultipleMethodsAutoGen.DeleteSetA, MultipleMethodsAutoGen.DeleteSetB

message ExternalChild

demo_multi_file.proto:8

Used in: PrimaryIncluded, PrimaryStringType, PrimaryUUIDType

message IntPoint

demo_service.proto:13

IntPoint is a basic message type representing a single cartesian point that we want to store in a database

Used in: CreateIntPointRequest, CreateIntPointResponse, ListIntPointResponse, ReadIntPointResponse, TypeWithID, UpdateIntPointRequest, UpdateIntPointResponse, UpdateSetIntPointRequest, UpdateSetIntPointResponse

message ListIntPointRequest

demo_service.proto:98

Used as request type in: IntPointService.List, IntPointTxn.List, MultipleMethodsAutoGen.ListA, MultipleMethodsAutoGen.ListB

message ListIntPointResponse

demo_service.proto:79

Used as response type in: IntPointService.List, IntPointServiceB.Create, IntPointServiceB.List, IntPointTxn.List, MultipleMethodsAutoGen.ListA, MultipleMethodsAutoGen.ListB

message MultiaccountTypeWithID

demo_types.proto:122

MultiaccountTypeWithID demonstrates the generated multi-account support

message MultiaccountTypeWithoutID

demo_types.proto:134

message PrimaryIncluded

demo_types.proto:228

message PrimaryStringType

demo_types.proto:163

message PrimaryUUIDType

demo_types.proto:155

message ReadIntPointRequest

demo_service.proto:35

Used as request type in: IntPointService.Read, IntPointTxn.Read, MultipleMethodsAutoGen.ReadA, MultipleMethodsAutoGen.ReadB

message ReadIntPointResponse

demo_service.proto:41

Used as response type in: IntPointService.Read, IntPointTxn.Read, MultipleMethodsAutoGen.ReadA, MultipleMethodsAutoGen.ReadB

message Something

demo_service.proto:93

A dummy type to demo an rpc that can't be autogenerated

Used as request type in: IntPointService.CreateSomething, IntPointTxn.CreateSomething

Used as response type in: IntPointService.CreateSomething, IntPointTxn.CreateSomething

Used as field type in: ListSomethingResponse

message TestAssocHandlerAppend

demo_types.proto:210

message TestAssocHandlerClear

demo_types.proto:200

message TestAssocHandlerDefault

demo_types.proto:180

replace by default

message TestAssocHandlerReplace

demo_types.proto:189

message TestTag

demo_types.proto:171

message TestTagAssociation

demo_types.proto:221

Used in: TestAssocHandlerAppend, TestAssocHandlerClear, TestAssocHandlerDefault, TestAssocHandlerReplace, TestTag

message TestTypes

demo_types.proto:22

test_types is a message that includes a representative sample of the available types

Used in: TypeWithID

enum TestTypes.status

demo_types.proto:44

enums are mapped to the their underlying numeric value in the db. This is practical from an API perspective, but tougher for debugging. Strings with validation constraints can be used instead if desired

Used in: TestTypes

message TypeWithID

demo_types.proto:80

TypeWithID demonstrates some basic association behavior

message UpdateIntPointRequest

demo_service.proto:46

Used as request type in: IntPointService.Update, IntPointTxn.Update, MultipleMethodsAutoGen.UpdateA, MultipleMethodsAutoGen.UpdateB

message UpdateIntPointResponse

demo_service.proto:51

Used as response type in: IntPointService.Update, IntPointTxn.Update, MultipleMethodsAutoGen.UpdateA, MultipleMethodsAutoGen.UpdateB