Hi Beam Community, I am trying to run a Dataflow pipeline using the REST API. Currently I see an example for doing the same for Dataflow templates[1]. My query is can we run a dataflow job using REST API but not create templates. As per the docs the projects.jobs.create method allows to do so, but if anyone have tried this before would be very helpful if you could provide a snippet of your code.
[1]https://cloud.google.com/dataflow/docs/guides/templates/running-templates Thanks & Regards Rajnil
