Multiple protocols for 1 group of scenario

Hi I am trying out gatling for performance of my little project, i tried browsing the document but i cant find this kind of feature
is it possible to run a 1 group scenario with different protocol of each request member of the group?

thanks everyone

No, protocols are meant to be shared, DRY, common configuration. they can only be configured at scenario and setUp levels.