6 references to StreamingInputCallRequest
InteropClient (6)
artifacts\obj\InteropClient\Release\net10.0\Messages.cs (2)
1567private static readonly pb::MessageParser<StreamingInputCallRequest> _parser = new pb::MessageParser<StreamingInputCallRequest>(() => new StreamingInputCallRequest()); 1595public StreamingInputCallRequest(StreamingInputCallRequest other) : this() {
InteropClient.cs (4)
311var bodySizes = new List<int> { 27182, 8, 1828, 45904 }.Select((size) => new StreamingInputCallRequest { Payload = CreateZerosPayload(size) }); 745await probeCall.RequestStream.WriteAsync(new StreamingInputCallRequest 764await call.RequestStream.WriteAsync(new StreamingInputCallRequest 774await call.RequestStream.WriteAsync(new StreamingInputCallRequest