Searched defs:ServerConfig (Results 1 – 5 of 5) sorted by relevance
176 …ServerConfig = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.testing.ServerConfig… constant
14 class ServerConfig extends \Google\Protobuf\Internal\Message class
68 def _create_server(config: control_pb2.ServerConfig) -> Tuple[aio.Server, int]:
140 message ServerConfig { message
2765 public sealed partial class ServerConfig : pb::IMessage<ServerConfig> class2786 public ServerConfig() { in ServerConfig() method in Grpc.Testing.ServerConfig2793 public ServerConfig(ServerConfig other) : this() { in ServerConfig() method in Grpc.Testing.ServerConfig4429 public global::Grpc.Testing.ServerConfig ServerConfig { property in Grpc.Testing.Scenario