JMS to PubSub to BigQuery (GCP)
I’m relatively new to GCP. I recently got access to a JMS topic/queue and I want to collect the JMS messages into GCP BigQuery. I figure the way to do it would be to go JMS topic -> Pub/Sub -> BigQuery. But how can I set something like this up?