Ideally, I would like to write a function to start a dataprep job on one of the following events kafka message file added or change to GCS.
I'm thinking I could write the triggers in python if there is a support library. But I can't find one. Happy to use a different language if I don't have python available.
Thanks