Searched defs:SomeClientStreaming (Results 1 – 2 of 2) sorted by relevance
41 rpc SomeClientStreaming(stream Request) returns (Response) {} rpc
46 rpc SomeClientStreaming(stream SomeMessage) returns (AnotherMessage) {} rpc