package pet

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

service PetStoreSvc

rpc.proto:10

message Pet

pet.proto:19

Pet represents a pet in the pet store.

Used in: GetPetResponse, PutPetResponse

enum PetType

pet.proto:10

PetType represents the different types of pets in the pet store.

Used in: Pet, PutPetRequest