Hello Beam Community, I have written a Dataflow pipeline using Python SDK and I would be creating a Flex template with it.
My task is to launch this Flex Template from Cloud Functions which would be in Go. I found the package below but couldn't find any sample. https://cloud.google.com/dataflow/docs/reference/rest/v1b3/projects.locations.templates/launch I could find examples in Python to launch templates. Can someone please share an example in Go to launch a Dataflow Flex template? Thank you in advance. Regards, Ashok