RealtimeTrigger​Realtime​Trigger

Trigger a flow from message consumption in real-time from a Google Pub/Sub topic.

If you would like to consume multiple messages processed within a given time frame and process them in batch, you can use the io.kestra.plugin.gcp.pubsub.Trigger instead.

yaml
type: "io.kestra.plugin.gcp.pubsub.RealtimeTrigger"