Google Cloud PubSub Snap Pack

Google Cloud PubSub Snap Pack

Overview

Google Cloud PubSub (Publish/Subscribe) is a real-time messaging service provided by Google Cloud Platform (GCP). This Snap Pack enables asynchronous communication between independent applications or services using the Publisher and Subscriber Snaps. This Snap Pack includes the following Snaps:

  • PubSub Acknowledge: Acknowledges the messages with ack IDs read by a Pubsub Subscriber used in the upstream Snap.

  • PubSub Publisher: Publishes messages from the input into the Google PubSub for the given topic name

  • PubSub Subscriber: Subscribes or pulls messages from Google Pubsub topic using the subscription name.

Prerequisites

  • Google Service Account

  • Project space in Google Account

  • If topic/subscriptions contains advanced properties, then create it on the Google Cloud Console.

 

Snap Pack History

Release

Snap Pack Version

Date

Type

Updates

November 2025

443patches33235

Dec 9, 2025

Latest

Fixed an issue with the Google Pub/Sub Subscriber Snap where the Snap was incorrectly converting message attributes into a non-standard string format, impacting downstream processing. Now, the Message Attributes in the output view are displayed as native JSON objects, preserving their original format for seamless downstream use. Learn more.

November 2025

main33142

Nov 12, 2025

Stable

Updated and certified against the current SnapLogic Platform release.

August 2025

main32088

Aug 13, 2025

Stable

May 2025

441patches31984

Jul 29, 2025

Latest

May 2025

main31019

May 14, 2025

Stable

Introduced the Google Cloud PubSub Snap Pack that enables asynchronous communication between independent applications or services using the Publisher and Subscriber Snaps. It includes the following Snaps:

  • Acknowledge: Acknowledges the messages with ack IDs read by a Pubsub Subscriber used in the upstream Snap.

  • Publisher: Publishes messages from the input into the Google PubSub for the given topic name

  • Subscriber: Subscribes or pulls messages from Google Pubsub topic using the subscription name.