Consume messages periodically from a Pub/Sub topic and create one execution per batch.

If you would like to consume each message from a Pub/Sub topic in real-time and create one execution per message, you can use the io.kestra.plugin.gcp.pubsub.RealtimeTrigger instead.

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