Home
last modified time | relevance | path

Searched defs:ClientConfigureRequest (Results 1 – 6 of 6) sorted by relevance

/third_party/grpc/src/php/tests/interop/Grpc/Testing/
DClientConfigureRequest.php16 class ClientConfigureRequest extends \Google\Protobuf\Internal\Message class
/third_party/grpc/src/ruby/qps/src/proto/grpc/testing/
Dmessages_pb.rb138ClientConfigureRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.testing.Cl… constant
/third_party/grpc/src/ruby/pb/src/proto/grpc/testing/
Dmessages_pb.rb138ClientConfigureRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.testing.Cl… constant
/third_party/grpc/src/proto/grpc/testing/
Dmessages.proto246 message ClientConfigureRequest { message
/third_party/grpc/src/python/grpcio_tests/tests_py3_only/interop/
Dxds_interop_client.py319 self, request: messages_pb2.ClientConfigureRequest,
/third_party/grpc/src/csharp/Grpc.IntegrationTesting/
DMessages.cs4259 public sealed partial class ClientConfigureRequest : pb::IMessage<ClientConfigureRequest> class
4280 public ClientConfigureRequest() { in ClientConfigureRequest() method in Grpc.Testing.ClientConfigureRequest
4287 public ClientConfigureRequest(ClientConfigureRequest other) : this() { in ClientConfigureRequest() method in Grpc.Testing.ClientConfigureRequest