class Kafka::Protocol::CreatePartitionsRequest

def response_class

def response_class
  Protocol::CreatePartitionsResponse
end