Home
last modified time | relevance | path

Searched defs:StreamingInputCallRequest (Results 1 – 10 of 10) sorted by relevance

/third_party/grpc/src/python/grpcio_tests/tests/protoc_plugin/protos/requests/r/
Dtest_requests.proto34 message StreamingInputCallRequest { message
/third_party/grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DStreamingInputCallRequest.php16 class StreamingInputCallRequest extends \Google\Protobuf\Internal\Message class
/third_party/grpc/src/php/tests/interop/Grpc/Testing/
DStreamingInputCallRequest.php16 class StreamingInputCallRequest extends \Google\Protobuf\Internal\Message class
/third_party/grpc/src/ruby/qps/src/proto/grpc/testing/
Dmessages_pb.rb125StreamingInputCallRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.testing… constant
/third_party/grpc/src/ruby/pb/src/proto/grpc/testing/
Dmessages_pb.rb125StreamingInputCallRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.testing… constant
/third_party/grpc/src/objective-c/examples/RemoteTestClient/
Dmessages.proto75 message StreamingInputCallRequest { message
/third_party/grpc/test/http2_test/
Dmessages_pb2.py611 StreamingInputCallRequest = _reflection.GeneratedProtocolMessageType('StreamingInputCallRequest', (… variable
/third_party/grpc/src/objective-c/tests/RemoteTestClient/
Dmessages.proto98 message StreamingInputCallRequest { message
/third_party/grpc/src/proto/grpc/testing/
Dmessages.proto124 message StreamingInputCallRequest { message
/third_party/grpc/src/csharp/Grpc.IntegrationTesting/
DMessages.cs1727 public sealed partial class StreamingInputCallRequest : pb::IMessage<StreamingInputCallRequest> class
1748 public StreamingInputCallRequest() { in StreamingInputCallRequest() method in Grpc.Testing.StreamingInputCallRequest
1755 public StreamingInputCallRequest(StreamingInputCallRequest other) : this() { in StreamingInputCallRequest() method in Grpc.Testing.StreamingInputCallRequest