Can anyone confirm what is the integer representation of the flags described in the documentation regarding the timestamp field on the consumed message? I want to implement different behavior based on the returned integer.
Answering my own question: I did not realise these constants were available at the module level, so I could import them directly from confluent_kafka. Indeed, the assumed mappings were correct, i.e.