package dozer.common

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

service CommonGrpcService

common.proto:16

* CommonGrpcService allows developers to query data from various endpoints. The service supports both Pull and Push queries. It provides methods to return metadata about the fields that can be used to construct the data types dynamically. This is preferred while working with libraries or in the case of dynamic scenarios and interpreted languages.

message QueryRequest

common.proto:42

Request for `count` and `query`.

Used as request type in: CommonGrpcService.count, CommonGrpcService.query