Setting include_type_name=false using Transport Client in 6.8.3

Hi,

I am creating indices using the Transport Client and wanted to know how can we set the include_type_name=false when we prepare the index? I can see it can be done using the Rest Client, but having trouble figuring out for transport.

The TransportClient does not support it