Home
last modified time | relevance | path

Searched defs:StreamingOutputCallRequest (Results 1 – 11 of 11) sorted by relevance

/third_party/grpc/src/python/grpcio_tests/tests/protoc_plugin/protos/requests/r/
Dtest_requests.proto51 message StreamingOutputCallRequest { message
/third_party/grpc/src/ruby/qps/src/proto/grpc/testing/
Dmessages_pb.rb128StreamingOutputCallRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.testin… constant
/third_party/grpc/src/ruby/pb/src/proto/grpc/testing/
Dmessages_pb.rb128StreamingOutputCallRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.testin… constant
/third_party/grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DStreamingOutputCallRequest.php16 class StreamingOutputCallRequest extends \Google\Protobuf\Internal\Message class
/third_party/grpc/src/php/tests/interop/Grpc/Testing/
DStreamingOutputCallRequest.php16 class StreamingOutputCallRequest extends \Google\Protobuf\Internal\Message class
/third_party/grpc/src/objective-c/examples/RemoteTestClient/
Dmessages.proto100 message StreamingOutputCallRequest { message
/third_party/grpc/test/http2_test/
Dmessages_pb2.py632 StreamingOutputCallRequest = _reflection.GeneratedProtocolMessageType('StreamingOutputCallRequest',… variable
/third_party/grpc/src/python/grpcio_tests/tests_aio/unit/
D_test_server.py63 self, request: messages_pb2.StreamingOutputCallRequest,
/third_party/grpc/src/objective-c/tests/RemoteTestClient/
Dmessages.proto134 message StreamingOutputCallRequest { message
/third_party/grpc/src/proto/grpc/testing/
Dmessages.proto160 message StreamingOutputCallRequest { message
/third_party/grpc/src/csharp/Grpc.IntegrationTesting/
DMessages.cs2412 public sealed partial class StreamingOutputCallRequest : pb::IMessage<StreamingOutputCallRequest> class
2433 public StreamingOutputCallRequest() { in StreamingOutputCallRequest() method in Grpc.Testing.StreamingOutputCallRequest
2440 public StreamingOutputCallRequest(StreamingOutputCallRequest other) : this() { in StreamingOutputCallRequest() method in Grpc.Testing.StreamingOutputCallRequest