Home
last modified time | relevance | path

Searched defs:ClientConfigureResponse (Results 1 – 5 of 5) sorted by relevance

/third_party/grpc/src/php/tests/interop/Grpc/Testing/
DClientConfigureResponse.php16 class ClientConfigureResponse extends \Google\Protobuf\Internal\Message class
/third_party/grpc/src/ruby/pb/src/proto/grpc/testing/
Dmessages_pb.rb141ClientConfigureResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.testing.C… constant
/third_party/grpc/src/ruby/qps/src/proto/grpc/testing/
Dmessages_pb.rb141ClientConfigureResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.testing.C… constant
/third_party/grpc/src/proto/grpc/testing/
Dmessages.proto270 message ClientConfigureResponse {} message
/third_party/grpc/src/csharp/Grpc.IntegrationTesting/
DMessages.cs4718 public sealed partial class ClientConfigureResponse : pb::IMessage<ClientConfigureResponse> class
4739 public ClientConfigureResponse() { in ClientConfigureResponse() method in Grpc.Testing.ClientConfigureResponse
4746 public ClientConfigureResponse(ClientConfigureResponse other) : this() { in ClientConfigureResponse() method in Grpc.Testing.ClientConfigureResponse