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