Structs
PageRequest is to be embedded in gRPC request messages for efficient pagination. Ex:
PageResponse is to be embedded in gRPC response messages where the corresponding request message has used PageRequest.
PageRequest is to be embedded in gRPC request messages for efficient pagination. Ex:
PageResponse is to be embedded in gRPC response messages where the corresponding request message has used PageRequest.