BME688 reading value meanings and units

I am running a BME688 breakout using the default provided code of

temperature, pressure, humidity, gas_resistance, status, gas_index, meas_index = bme.read()

I was wondering what what gas resistance, status, gas index, measurement index actually mean and what their corresponding units are?