Lines Matching refs:StreamingOutputCallResponse
70 …TypeInfo(typeof(global::Grpc.Testing.StreamingOutputCallResponse), global::Grpc.Testing.StreamingO… in MessagesReflection()
1901 …public sealed partial class StreamingOutputCallResponse : pb::IMessage<StreamingOutputCallResponse… class
1902 …essageParser<StreamingOutputCallResponse> _parser = new pb::MessageParser<StreamingOutputCallRespo…
1905 public static pb::MessageParser<StreamingOutputCallResponse> Parser { get { return _parser; } }
1918 public StreamingOutputCallResponse() { in StreamingOutputCallResponse() method in Grpc.Testing.StreamingOutputCallResponse
1925 public StreamingOutputCallResponse(StreamingOutputCallResponse other) : this() { in StreamingOutputCallResponse() method in Grpc.Testing.StreamingOutputCallResponse
1931 public StreamingOutputCallResponse Clone() { in Clone()
1932 return new StreamingOutputCallResponse(this); in Clone()
1951 return Equals(other as StreamingOutputCallResponse); in Equals()
1955 public bool Equals(StreamingOutputCallResponse other) { in Equals()
2005 public void MergeFrom(StreamingOutputCallResponse other) { in MergeFrom()